Change size of splash bg image. Closes #893

This commit is contained in:
Gabe Kangas 2021-04-07 22:14:49 -07:00
parent 12509c1bc2
commit 06e5154042

View File

@ -18,10 +18,10 @@ html {
}
#loading-logo {
margin-top: 10%;
margin-top: 3%;
margin-left: auto;
margin-right: auto;
width: 30%;
height: 80vh;
opacity: 0.2;
}