summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.css b/templates/main.css
index 5e64cb4..390858b 100644
--- a/templates/main.css
+++ b/templates/main.css
@@ -1,7 +1,7 @@
body {
background:#ddd;
color:#222;
- max-width:72ch;
+ max-width:80ch;
text-align:justify;
margin:auto;
padding:1em 0;