Skip to content

Commit

Permalink
add auto to navigation list margin
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Nov 2, 2024
1 parent 5cebe2e commit f357109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/components/header/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

& ul {
padding: 0;
margin: 0;
margin: 0 auto;
list-style: none;
text-align: center;

Expand Down

0 comments on commit f357109

Please sign in to comment.