Skip to content

Commit

Permalink
left align the nav a bit better
Browse files Browse the repository at this point in the history
  • Loading branch information
zhubert committed Apr 29, 2024
1 parent 945c2a3 commit 2cca145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/zhubert/assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,10 @@ nav ul {
padding: 0;
list-style: none;
}

nav li {
display: flex;
margin: 5px 5px;
padding: 5px 5px;
margin-right: 5px;
}

nav li:first-child {
Expand Down

0 comments on commit 2cca145

Please sign in to comment.