Skip to content

Commit

Permalink
slight nav spacing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bulbil committed Jan 22, 2024
1 parent fa784b8 commit 3b86c96
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion assets/css/components/_nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
}
}

h1 {
h1,
ul {
margin: unset;
}

Expand Down Expand Up @@ -76,6 +77,7 @@
.nav__page-title {
text-align: center;
text-transform: uppercase;
margin-bottom: 2rem;
}

.nav__links-list {
Expand Down

0 comments on commit 3b86c96

Please sign in to comment.