Fixed splash breaking things on mobile

This commit is contained in:
lkarch 2025-05-22 15:03:40 -04:00
parent db1a10a283
commit 05541b558c

View File

@ -57,10 +57,11 @@ body {
color: #FFFF00;
font-size: 1.3em;
text-shadow: 3px 3px #3F3F00;
padding: 40px;
padding-top: 40px;
position: relative;
left: 130px;
bottom: 30px;
left: 180px;
bottom: 45px;
width: fit-content;
}
.tilt {