diff --git a/style.css b/style.css index f0c1e18..8b0953e 100755 --- a/style.css +++ b/style.css @@ -75,11 +75,11 @@ a:hover { @media only screen and (max-device-width: 600px), only screen and (max-device-height: 800px) { #content { - margin-top: 5vh; + margin-top: 2vh; } #main-container { - max-height: 60vh; + max-height: 70vh; } #page {