Fix for I'm a dumbass.

This commit is contained in:
Maverick
2015-06-11 13:11:03 +10:00
parent 7ba5f1ef68
commit 300f5921e8

View File

@@ -77,11 +77,11 @@ header {
overflow-y: auto; overflow-y: auto;
z-index: 0; z-index: 0;
-webkit-overflow-scrolling: touch; -webkit-overflow-scrolling: touch;
max-height: 600px; max-height: 400px;
.tablet({ .tablet({
font-size: 1.1em; font-size: 1.1em;
max-height: 400px; max-height: 800px;
a { a {
padding: 0.3em 0; padding: 0.3em 0;