From 43c36cd6a9ed44db75bb8bf17b5d658c2a56fef3 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 3 Mar 2015 17:27:10 -0700 Subject: Add hyphens to prose things with Hyphenator.js --- css/prose.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'css') diff --git a/css/prose.css b/css/prose.css index 92b3b62..053b446 100644 --- a/css/prose.css +++ b/css/prose.css @@ -7,6 +7,8 @@ .prose { text-align: justify; + hyphens: auto; + -moz-hyphens: auto; } .prose p:first-child::first-line { font-variant: small-caps; -- cgit 1.4.1-21-gabe81