mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2024-12-22 05:04:27 +00:00
Fix CSS
This commit is contained in:
parent
a4ac3e3bc8
commit
8bd86a8efe
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ nav.flexbox {
|
|||
text-decoration: none;
|
||||
}
|
||||
a.active {
|
||||
color: #32cd32;
|
||||
color: $secondary-color;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue