diff --git a/style.css b/style.css index 90eeef6..b01de81 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,5 @@ body { - background-size: cover; + /* background-size: cover; */ background-image: url(bg.jpg); font-family: 'Lato', sans-serif; margin: 0;