diff --git a/base.css b/base.css index 1f0db9c..756ca33 100644 --- a/base.css +++ b/base.css @@ -33,7 +33,6 @@ main{ position: fixed; top: 0; width: 100%; - height: 68px; z-index: 100; border-style: solid; border-width: 0 0 2px; @@ -163,7 +162,7 @@ main{ box-sizing: content-box; position: fixed; text-align: center; - top: 66px; + top: 70px; left: 20px; max-height: 100%; width: 230px; @@ -300,7 +299,7 @@ main{ margin: 10px; } } -@media (min-width: 660px){ +@media (min-width: 680px){ .nav{ max-height: none; top: 0;