diff --git a/assets/style/style.css b/assets/style/style.css index 1afb65d..663be6a 100644 --- a/assets/style/style.css +++ b/assets/style/style.css @@ -6,6 +6,11 @@ font-style: normal; } +@viewport { + width: device-width; + zoom: 1; +} + #core { padding-top:50px; max-width: 914px;