فهرست منبع

Don't restrict the width and make the margin bigger

... and relative
JC Brand 11 سال پیش
والد
کامیت
64408d2e0a
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      stylesheets/stylesheet.css

+ 1 - 2
stylesheets/stylesheet.css

@@ -275,8 +275,7 @@ Full-Width Styles
 
 .inner {
   position: relative;
-  max-width: 640px;
-  padding: 20px 10px;
+  padding: 20px 10%;
   margin: 0 auto;
 }