Update index.html

This commit is contained in:
Scott Wallace 2014-05-15 09:15:20 +01:00
parent 00b8f9ff71
commit 43872e7aa9

View file

@ -10,7 +10,7 @@
font-family: "Josefin Sans", sans-serif; font-family: "Josefin Sans", sans-serif;
margin: 0; margin: 0;
background: url("macarons.jpg") no-repeat; background: url("macarons.jpg") no-repeat;
background-size: auto 100%; background-size: 100% 100%;
color: #fff; color: #fff;
} }