diff options
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -122,7 +122,8 @@ DIV#wrapper { DIV#content { clear: both; - padding: 1em auto 1em; + margin: 3em auto 1em; + padding: 0; max-width: 52em; } |