Update nchyn_grey.html
Fix Background-image layout
This commit is contained in:
@@ -45,7 +45,9 @@
|
||||
background-image: url('<!--BackgroundUrl-->');
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
height: 100%;
|
||||
background-attachment: fixed;
|
||||
background-position: center;
|
||||
height: 100vh;
|
||||
<!--BackgroundEnd-->
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user