From 3c8e3f3455d64db300947c12fd5349476c618ed2 Mon Sep 17 00:00:00 2001 From: mathias Date: Thu, 22 Dec 2016 21:41:41 +0200 Subject: [PATCH] Mobile improvements --- _includes/index.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_includes/index.css b/_includes/index.css index a3461bb..36b2052 100644 --- a/_includes/index.css +++ b/_includes/index.css @@ -182,6 +182,7 @@ a:focus { } @media (max-width: 600px) { #navigation { + bottom: 0; height: auto; width: 100%; } @@ -191,9 +192,6 @@ a:focus { #navigation a { display: inline-block; } - .main-container:first-child { - padding-top: 8.000em; - } .main-container { padding-left: 4%; padding-right: 4%;