New design #2

Merged
halworsen merged 26 commits from redesign into master 2018-02-24 17:15:32 +01:00
1 changed files with 3 additions and 3 deletions
Showing only changes of commit b1623f9da1 - Show all commits

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;