Skip to content
Snippets Groups Projects
Unverified Commit 5d432cd8 authored by Tim's avatar Tim
Browse files

fix margin of nav

parent 7c7d3ff4
No related branches found
No related tags found
1 merge request!11fix margin of nav
Pipeline #2567 passed
......@@ -61,8 +61,8 @@ header {
}
.nav li {
display: inline;
padding-right: 2em;
line-height: 3em;
padding-left: 1em;
padding-right: 1em;
}
.nav li a {
color: $primary;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment