Update main.css
This commit is contained in:
parent
1d165c69c6
commit
1b705f389b
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue