Browse Source

Changes to width for better site showing

Giuliano Peraz 8 years ago
parent
commit
c6c4be8679
1 changed files with 1 additions and 1 deletions
  1. 1 1
      content/extra/main.css

+ 1 - 1
content/extra/main.css

@@ -152,7 +152,7 @@ aside, nav, article, figure {
 }
 
 /***** Layout *****/
-.body {clear: both; margin: 90px auto; width: 100%;}
+.body {clear: both; margin: 25px auto; width: 100%;}
 img.right, figure.right {float: right; margin: 0 0 2em 2em;}
 img.left, figure.left {float: left; margin: 0 2em 2em 0;}