summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/local.css b/local.css
index c39c4d42..af8f6e05 100644
--- a/local.css
+++ b/local.css
@@ -3,6 +3,8 @@
.pageheader, #pagebody, #footer {
max-width: 60rem;
margin: 0 auto;
+ padding-left: 2em;
+ padding-right: 2em;
}
.pageheader-wrapper {