summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/local.css b/local.css
index 8f9a348a..5999f531 100644
--- a/local.css
+++ b/local.css
@@ -122,7 +122,8 @@ DIV#wrapper {
DIV#content {
clear: both;
- padding: 1em auto 1em;
+ margin: 3em auto 1em;
+ padding: 0;
max-width: 52em;
}