mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 05:15:58 -06:00
Fix wrong highlight color on navbar
This commit is contained in:
parent
f94307cdbf
commit
03d826f1c4
@ -356,7 +356,7 @@ h1 svg.icon {
|
||||
}
|
||||
|
||||
.navbar-item:hover {
|
||||
background-color: var(--background-teal-2);
|
||||
background-color: var(--background-2);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user