Skip to content

Commit

Permalink
Fix the style of the navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
MTRNord committed Apr 27, 2024
1 parent d724c37 commit 512cf01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ a {
text-decoration: underline;
}

nav a {
text-decoration: none;
}

ul,
ol {
margin-top: 0px;
Expand Down

0 comments on commit 512cf01

Please sign in to comment.