Update index.html

This commit is contained in:
Scott Wallace 2014-05-15 09:14:25 +01:00
parent 0666dd80e6
commit 00b8f9ff71

View file

@ -10,9 +10,8 @@
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: 100%; background-size: auto 100%;
color: #fff; color: #fff;
height: 100%;
} }
a { a {