Tweak header height

This commit is contained in:
Filipe Dobreira
2015-07-05 14:40:23 +01:00
parent b8e93c9570
commit ec3a17fb19
+1 -1
View File
@@ -39,7 +39,7 @@ header {
box-sizing: border-box;
background-color: #2a2a2a;
padding: 35px 40px;
max-height: 230px;
max-height: 180px;
overflow: hidden;
}