normal color for menu with jumbotron

This commit is contained in:
Gabriele Musco 2022-05-19 12:52:42 +02:00
parent 7f1e272646
commit 1abb33b4c2
No known key found for this signature in database
GPG Key ID: 0587A5D65B5DC99E
1 changed files with 1 additions and 1 deletions

View File

@ -924,7 +924,7 @@ header.jumbotronContainer {
color: var(--default_fg) !important;
}
#main-nav a, .nerdlink:hover {
color: var(--default_accent) !important;
// color: var(--default_accent) !important;
}
.nerdlink span {
color: var(--default_fg) !important;