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 747bb8a..5b8aed5 100644
--- a/style.css
+++ b/style.css
@@ -66,7 +66,7 @@ h2 {
66.block-header, .juice { 66.block-header, .juice {
67 min-width: 480px; 67 min-width: 480px;
68 width: 50%; 68 width: 50%;
69 max-width: 32em; 69 max-width: 640px;
70 margin: 0.5em auto 0 auto; 70 margin: 0.5em auto 0 auto;
71} 71}
72 72