Skip to content

Commit 30d1c01

Browse files
committed
Fix the style of the navbar
1 parent c39e9e5 commit 30d1c01

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sass/_base.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ a {
6262
text-decoration: underline;
6363
}
6464

65+
nav a {
66+
text-decoration: none;
67+
}
68+
6569
ul,
6670
ol {
6771
margin-top: 0px;

0 commit comments

Comments
 (0)