Skip to content

Commit 65b399d

Browse files
author
Martin Taillefer
committed
Fix typo.
1 parent b75349a commit 65b399d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/modules/_doc-nav.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575

7676
// Add caret to current page
7777
.current:before{
78-
content: '> '
78+
content: '> ';
7979
background-color: $gray;
8080
}
8181

0 commit comments

Comments
 (0)