We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b60589e commit 045adf7Copy full SHA for 045adf7
1 file changed
src/App.css
@@ -11,7 +11,7 @@
11
background-color: rgb(241, 238, 238) !important;
12
}
13
14
-.navbar-end > a.navbar-item:hover {
+.navbar-end > a.navbar-item:hover:not(.is-active) {
15
color: #6c8eef !important;
16
background-color: #f8faff !important;
17
0 commit comments