From ef75ae64ce38a1bf2150711d133d892dc7eb2d7f Mon Sep 17 00:00:00 2001 From: Michael Rasmussen Date: Thu, 11 Jun 2015 00:20:50 +0200 Subject: [PATCH] fix footer position --- css/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/styles.css b/css/styles.css index b4b4bc4..ea6b925 100644 --- a/css/styles.css +++ b/css/styles.css @@ -71,6 +71,7 @@ html, body { background: #ECECAC; color: black; text-align: center; + height: 14px; } .whitefooter { -- 2.39.2