Update main.css

This commit is contained in:
drazhenga 2020-06-25 01:36:19 -04:00 committed by GitHub
parent 9c96a2d174
commit 5da63c234d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ body {
color: white;
background-image: url("/assets/images/NSW2-BG.jpg");
background-repeat: no-repeat;
background-size: auto;
background-size: auto 125%;
text-align: center;
padding: 0;
margin: 0;