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 beb961e..2cde8a8 100644
--- a/style.css
+++ b/style.css
@@ -2,7 +2,7 @@
body {
font: 15px monospace;
- max-width: 60em;
+ width: 60em;
display:block;
padding-top: 4em;
margin: auto;