aboutsummaryrefslogtreecommitdiff
path: root/static/small.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/small.css')
-rw-r--r--static/small.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/small.css b/static/small.css
index af50a92..caa5783 100644
--- a/static/small.css
+++ b/static/small.css
@@ -3,4 +3,4 @@ pre {
line-height: 1.8em;
}
-.page { margin: 50px auto; width: 100%; }
+.page { margin: 20px auto; width: 100%; }
bgstack15