We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e4748c commit 4423c36Copy full SHA for 4423c36
1 file changed
assets/custom.css
@@ -1,5 +1,5 @@
1
/* Override styling for navbar current & focused item */
2
-.nav-list a:hover, .nav-list a:focus .nav-list a.current {
+.nav-list a:hover, .nav-list a:focus, .nav-list a.current {
3
text-decoration: none;
4
}
5
.nav-list a.current {
0 commit comments