From fcf9069b2ce4151aaf9636794805e3d8acf354b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=BCller?= Date: Tue, 19 Sep 2017 00:07:08 +0200 Subject: [PATCH] styling improved --- assets/public/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/public/style.css b/assets/public/style.css index 8f4482b..701e1d9 100644 --- a/assets/public/style.css +++ b/assets/public/style.css @@ -146,7 +146,7 @@ article img { } article p { - line-height: 140%; + line-height: 160%; font-size: 1.05em; }