Minor navbar adjustments

This commit is contained in:
Markus Wang Halvorsen 2017-11-14 11:40:28 +01:00
parent 1ea96f5c0d
commit b1623f9da1
1 changed files with 3 additions and 3 deletions

View File

@ -54,13 +54,13 @@ nav ul {
} }
nav li { nav li {
height: 45px; height: 100%;
line-height: 55px; line-height: 50px;
} }
nav a { nav a {
display: inline-block; display: inline-block;
height: 100%; height: 40px;
margin: 0 .7em; margin: 0 .7em;
text-decoration: none; text-decoration: none;