From 35693b2acf4b7f34da69066dcceef2392d154249 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 21 Jan 2014 12:18:38 +0100 Subject: More space below H1. --- style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.scss b/style.scss index c968ec5..9e40208 100644 --- a/style.scss +++ b/style.scss @@ -11,9 +11,9 @@ h1 { font-weight: normal; color: DarkRed; + margin-bottom: 0.1em; } -h1, h2, h3 { margin-bottom: 0.1em; -- cgit v1.2.3