From 2c9c2dfad16fc1a967bebfd2f79d31a27e8aca91 Mon Sep 17 00:00:00 2001 From: Florian Orben Date: Wed, 28 Oct 2015 00:56:49 +0100 Subject: Change post paragraphs' line heights and margins for better readability --- web/sass-files/sass/partials/_post.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web') diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index 3fac1fed9..a53e2dd62 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -397,7 +397,8 @@ body.ios { padding: 0; } p { - margin: 0 0 5px; + margin: 0 0 1em; + line-height: 1.6em; font-size: 0.97em; white-space: pre-wrap; } -- cgit v1.2.3-1-g7c22