improve highlighting for current navbar item

main
anna 2 years ago
parent 5a38a1f0c9
commit 6274e3ef7c
Signed by: fef
GPG Key ID: EC22E476DC2D3D84

@ -157,6 +157,8 @@ nav {
li[aria-current] a {
text-decoration: none;
padding-bottom: 16px;
border-bottom: 4px solid $color-primary;
}
}
}

Loading…
Cancel
Save