fix: nav active states
This commit is contained in:
parent
42ffe67ea0
commit
26788bbd9a
3 changed files with 11 additions and 12 deletions
|
@ -1960,7 +1960,7 @@ html {
|
|||
|
||||
.active,
|
||||
.active svg {
|
||||
color: #2563eb !important;
|
||||
color: #2563eb;
|
||||
}
|
||||
|
||||
.header-anchor {
|
||||
|
|
Reference in a new issue