From 00b8f9ff71c5c17b0772045a4d45c6ad2fdeea4c Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Thu, 15 May 2014 09:14:25 +0100 Subject: [PATCH] Update index.html --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 58992cb..713ec07 100644 --- a/index.html +++ b/index.html @@ -10,9 +10,8 @@ font-family: "Josefin Sans", sans-serif; margin: 0; background: url("macarons.jpg") no-repeat; - background-size: 100%; + background-size: auto 100%; color: #fff; - height: 100%; } a {