Merge pull request #242 from Nchyn/patch-1

Update nchyn_grey.html
This commit is contained in:
qkqpttgf
2021-03-09 21:00:27 +08:00
committed by GitHub
+3 -1
View File
@@ -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-->
}