mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-18 19:57:29 -05:00
Fix wrong highlight color on navbar
This commit is contained in:
@ -356,7 +356,7 @@ h1 svg.icon {
|
||||
}
|
||||
|
||||
.navbar-item:hover {
|
||||
background-color: var(--background-teal-2);
|
||||
background-color: var(--background-2);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user