summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index b86b20c..7158c52 100644
--- a/style.css
+++ b/style.css
@@ -3,7 +3,7 @@ body {
3 padding-right: 1em; 3 padding-right: 1em;
4 padding-left: 1em; 4 padding-left: 1em;
5 font: normal 1.1em/1.3em monospace; 5 font: normal 1.1em/1.3em monospace;
6 width: 60em; 6 max-width: 60em;
7 text-align: justify; 7 text-align: justify;
8} 8}
9 9