Update main.css

This commit is contained in:
drazhenga 2020-06-25 08:56:29 -04:00 committed by GitHub
parent 1d165c69c6
commit 1b705f389b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,7 @@ div {
color: white; color: white;
background-image: url("/assets/images/NSW2-BG.jpg"); background-image: url("/assets/images/NSW2-BG.jpg");
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; background-size: auto;
padding: 0; padding: 0;
margin: 0; margin: 0;
font-family: sans-serif; font-family: sans-serif;