Update Layout.css
This commit is contained in:
parent
710a641dcc
commit
621eaea2b0
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-image: url("/images/background.jpg");
|
background-image: url("/images/background.jpg");
|
||||||
|
background-size: cover;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue