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 0bf082b..5930e95 100644
--- a/style.css
+++ b/style.css
@@ -4,7 +4,7 @@ html {
margin-left: 3em;
margin-right: 2em;
margin-top: 2em;
- width: 60em;
+ max-width: 60em;
}
form#searchform {