Better border width

This commit is contained in:
shockrah 2023-09-24 15:44:02 -07:00
parent 4a64e470ec
commit d14a97af7a

View File

@ -168,6 +168,7 @@ a:hover { color: #EAA221; }
background-color: transparent;
max-width: 45%;
border-style: solid;
border-width: 3px;
}
ul.timeline {