From 1f48db37424682b6a966d192cf113e5e27c3de5c Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sun, 14 Aug 2016 23:32:21 +0200 Subject: Mehr Luft --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 89e4f82..48fc164 100644 --- a/style.css +++ b/style.css @@ -47,7 +47,7 @@ html { min-height: 100%; height: auto !important; height: 100%; - margin: 0 auto -160px; + margin: 0 auto -250px; } h1 { @@ -284,7 +284,7 @@ ul { } .footer, .push { - height: 160px; + height: 250px; } .footer p { -- cgit v1.2.3