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 {