fix background

This commit is contained in:
hokkqido 2020-05-22 12:57:58 +02:00
parent 0d71ae74cd
commit bbaa8dddcb

View file

@ -4,7 +4,7 @@ body {
color: white;
background-image: url("/assets/images/NSW2-BG.jpg");
background-repeat: no-repeat;
background-size: cover;
background-size: auto;
text-align: center;
padding: 0;
margin: 0;
@ -83,4 +83,4 @@ li {
#credits {
color: white;
}
/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */