From a111f8e53c99bc23a8d1a2e11636b11e05e1943c Mon Sep 17 00:00:00 2001 From: Florens Douwes Date: Sun, 4 May 2014 22:43:33 +0200 Subject: [PATCH] Fix background --- assets/main.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/main.css b/assets/main.css index f045ae7b..ded1e63f 100644 --- a/assets/main.css +++ b/assets/main.css @@ -134,9 +134,8 @@ a:hover { } .footer { - margin: 0 0 50px 0; text-align: center; - height: 40px; + height: 90px; } .footer a {