fix background
This commit is contained in:
parent
0d71ae74cd
commit
bbaa8dddcb
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ body {
|
||||||
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;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue