Try to make it fit mobile better

This commit is contained in:
swaggboi 2022-02-17 23:20:24 -05:00
parent af92730cc3
commit 05f7f45247

View File

@ -94,8 +94,8 @@ html, body {
#video {
background-image: url('/willpower.gif');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-repeat: repeat;
background-size: contain;
height: 100%;
width: 100%;
z-index: 255;