« get me outta code hell

scratchrlol - Simple HTML-based Scratch client
summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 5d629e2..f39dcf7 100644
--- a/style.css
+++ b/style.css
@@ -2,6 +2,7 @@ body {
   max-width: 20cm;
   margin-left: auto;
   margin-right: auto;
+  padding: 0 8px;
 }
 
 li {