Minor navbar adjustments

This commit is contained in:
halworsen 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 {
height: 45px;
line-height: 55px;
height: 100%;
line-height: 50px;
}
nav a {
display: inline-block;
height: 100%;
height: 40px;
margin: 0 .7em;
text-decoration: none;