From 799a6a62118f0cbf4ef7f0976b55213bb882e01d Mon Sep 17 00:00:00 2001 From: Chris Done Date: Mon, 25 Aug 2014 09:55:34 +0200 Subject: [PATCH] Slightly reduce spacing before getting started --- templates/homepage.lucius | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/homepage.lucius b/templates/homepage.lucius index 4b7aff6..b224905 100644 --- a/templates/homepage.lucius +++ b/templates/homepage.lucius @@ -77,3 +77,7 @@ h2 { /* margin-bottom: 0.5em */ /* } */ /* } */ + +h2.getting-started { + margin-top: 0.7em; +}