From 46a4bd9f21af3096110652128821a90d328c0494 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 8 Aug 2016 21:35:59 +0200 Subject: Allow more space above buttons --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 1866ade..747bb8a 100644 --- a/style.css +++ b/style.css @@ -174,7 +174,7 @@ h2 { .two-buttons, .one-button { height: 4em; - margin: 1em 0 0.5em 0; + margin: 3em 0 0.5em 0; } .button { -- cgit v1.2.3