Navbar fixes.

This commit is contained in:
Roger Braun 2017-02-16 22:36:09 +01:00
parent 0be2051588
commit 2e874933a5
1 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,8 @@ nav {
height: 50px;
.inner-nav {
padding-left: 20px;
padding-right: 20px;
display: flex;
align-items: center;
flex-basis: 920px;