commit
5c29afd5fe
|
@ -45,7 +45,9 @@
|
||||||
background-image: url('<!--BackgroundUrl-->');
|
background-image: url('<!--BackgroundUrl-->');
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
height: 100%;
|
background-attachment: fixed;
|
||||||
|
background-position: center;
|
||||||
|
height: 100vh;
|
||||||
<!--BackgroundEnd-->
|
<!--BackgroundEnd-->
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue