css: make the menu / header more compact

This commit is contained in:
Daniel Hahler 2017-01-21 15:06:14 +01:00
parent 1ffb229c91
commit eebfbc10db
1 changed files with 1 additions and 2 deletions

View File

@ -126,7 +126,7 @@ blockquote{
#menu {
display: inline-block;
width: 100%;
height: 110px;
height: 50px;
}
#menu ul {
@ -172,7 +172,6 @@ blockquote{
#content {
width: 100%;
margin-top:30px;
}
#content h1 {