more stylie stuff and config options

This commit is contained in:
Joel Glovier
2015-07-21 17:41:46 -04:00
parent c15084da80
commit 27a29efd2d
5 changed files with 105 additions and 15 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ body{
.wrapper:after { content:""; display:table; }
.wrapper:after { clear: both; }
.wrapper {
max-width: 680px;
padding: 0 30px;
max-width: 728px;
padding: 0 24px;
margin: 0 auto;
zoom: 1;
}