Get rid of unneccessary scrolling of the page
[blog.git] / _scss / base.scss
index b98f4fc..7ce4bd2 100644 (file)
@@ -314,7 +314,7 @@ acronym, abbr {
 
 #page {
     margin-left: 10%;
-    width: 100vw;
+    // width: 100vw;
     @include media('all', '<tablet' ) {
         margin: {
             left: initial;