From bfa988faaa823ae2fdb17f1810289c763c63447c Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 22 Mar 2015 20:16:51 +0100 Subject: style: justify text --- src/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style.css b/src/style.css index 0f83b1f..e02184c 100644 --- a/src/style.css +++ b/src/style.css @@ -6,6 +6,7 @@ body { font-size: 16px; font-family: 'PT Sans'; font-kerning: normal; + text-align: justify; max-width: 42rem; margin: -1.5rem auto; padding: 0 1rem; -- cgit v1.2.3-54-g00ecf