💄 Similar padding for both active & inactive
All checks were successful
Deploy website / build-and-deploy (push) Successful in 6m17s
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:
parent
10d6d54846
commit
ea89858e81
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue