diff options
Diffstat (limited to 'css/prose.css')
-rw-r--r-- | css/prose.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/prose.css b/css/prose.css index 9287279..575278f 100644 --- a/css/prose.css +++ b/css/prose.css | |||
@@ -7,6 +7,7 @@ | |||
7 | 7 | ||
8 | .prose { | 8 | .prose { |
9 | text-align: justify; | 9 | text-align: justify; |
10 | max-width: 39em; | ||
10 | hyphens: auto; | 11 | hyphens: auto; |
11 | -moz-hyphens: auto; | 12 | -moz-hyphens: auto; |
12 | } | 13 | } |