Fixed splash breaking things on mobile
This commit is contained in:
parent
db1a10a283
commit
05541b558c
@ -57,10 +57,11 @@ body {
|
|||||||
color: #FFFF00;
|
color: #FFFF00;
|
||||||
font-size: 1.3em;
|
font-size: 1.3em;
|
||||||
text-shadow: 3px 3px #3F3F00;
|
text-shadow: 3px 3px #3F3F00;
|
||||||
padding: 40px;
|
padding-top: 40px;
|
||||||
position: relative;
|
position: relative;
|
||||||
left: 130px;
|
left: 180px;
|
||||||
bottom: 30px;
|
bottom: 45px;
|
||||||
|
width: fit-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tilt {
|
.tilt {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user