From 023962b89c554b64d6b9383e8b8e6b45d85edaa8 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 11 May 2015 12:16:02 +0200 Subject: Increase h1 line height. --- style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/style.scss b/style.scss index 4133475..00a1189 100644 --- a/style.scss +++ b/style.scss @@ -54,6 +54,7 @@ h1 { font-weight: normal; color: DarkRed; margin-bottom: 0.1em; + line-height: 1.4em; } h2, -- cgit v1.2.3