Skip to content

Commit 4423c36

Browse files
authored
fix typo
1 parent 7e4748c commit 4423c36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Override styling for navbar current & focused item */
2-
.nav-list a:hover, .nav-list a:focus .nav-list a.current {
2+
.nav-list a:hover, .nav-list a:focus, .nav-list a.current {
33
text-decoration: none;
44
}
55
.nav-list a.current {

0 commit comments

Comments
 (0)