Add logo.

This commit is contained in:
Roger Braun 2017-02-16 17:44:36 +01:00
parent a3b2be09b3
commit ce5b3d4c92
6 changed files with 10 additions and 3 deletions

View file

@ -63,6 +63,10 @@ nav {
align-items: center;
flex-basis: 920px;
margin: auto;
height: 50px;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
}