Skip to content

Commit

Permalink
fix navbar padding
Browse files Browse the repository at this point in the history
  • Loading branch information
bmesuere committed Jun 7, 2022
1 parent db198cb commit 94bccc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/layout/navbar.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ $navbar-height: 50px;
max-width: 100vw;

ul {
margin-bottom: 9.5px;
margin-bottom: 9px;
}

a {
Expand Down

0 comments on commit 94bccc4

Please sign in to comment.