💄 Similar padding for both active & inactive
All checks were successful
Deploy website / build-and-deploy (push) Successful in 6m17s

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
Sid 2025-05-29 19:53:44 +02:00
parent 10d6d54846
commit ea89858e81
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6

View file

@ -44,7 +44,7 @@ hr {
.headerlink-active {
border: 2px solid var(--dark-link);
padding: 0.5vh 1vh;
padding: 0.5vh 1.5vh;
border-radius: 10px;
font-weight: 600;
background-color: var(--dark-link);