diff --git a/style.css b/style.css index 9e9f1e7..148ff24 100755 --- a/style.css +++ b/style.css @@ -66,7 +66,7 @@ a:hover { box-shadow: 3px 3px 7px rgba(0,0,0,0.25); } -@media only screen and (max-device-width: 600px), only screen and (max-device-height: 600px) { +@media only screen and (max-device-width: 600px), only screen and (max-device-height: 800px) { #content { margin-top: 5vh; }