This commit is contained in:
Thomas Sileo 2022-07-04 21:13:04 +02:00
parent a4ac3e3bc8
commit 8bd86a8efe

View file

@ -169,7 +169,7 @@ nav.flexbox {
text-decoration: none; text-decoration: none;
} }
a.active { a.active {
color: #32cd32; color: $secondary-color;
font-weight: bold; font-weight: bold;
} }
} }