summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css
index 5ce961299..d546860e5 100644
--- a/src/style.css
+++ b/src/style.css
@@ -1,6 +1,7 @@
body {
max-width: 800px ;
margin: auto ;
+ padding: 0 16px ;
margin-bottom: 500px ;
}