From 10490ab840b1ab7effddb096289f67e7ad889c95 Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Thu, 15 May 2014 08:31:27 +0100 Subject: [PATCH] Small test for mobile (3). --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2f9da20..6cad4a4 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ body { font-family: "Josefin Sans", sans-serif; margin: 0; - background: url("macarons.jpg"); + background: url("macarons.jpg") no-repeat; background-size: 100%; color: #fff; max-width: 1600px;