check posts
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2023-07-14 02:13:10 +10:00
parent 7c4c3b4d25
commit dfa38a20d3

View File

@ -32,6 +32,7 @@
background-size: 100% 100%; background-size: 100% 100%;
height: 100vh; height: 100vh;
background-repeat: repeat-y; background-repeat: repeat-y;
background-attachment: fixed;
/* height: 1080px; /* height: 1080px;
background-position: bottom center, 50%, 50%; background-position: bottom center, 50%, 50%;
*/ */