diff --git a/_includes/index.css b/_includes/index.css index 70f898d..10f9e60 100644 --- a/_includes/index.css +++ b/_includes/index.css @@ -182,7 +182,6 @@ a:focus { } @media (max-width: 600px) { #navigation { - bottom: 0; height: auto; width: 100%; } @@ -195,7 +194,7 @@ a:focus { .main-container { padding-left: 4%; padding-right: 4%; - padding-top: -8em; + padding-top: 8em; } } @media (min-width: 700px) {