fix styling

This commit is contained in:
SpikeHD
2022-07-25 20:29:52 -07:00
parent 9566beaf29
commit 2026e2f896

View File

@@ -63,7 +63,7 @@
position: absolute; position: absolute;
object-fit: contain; object-fit: contain;
left: 37.5%; left: 40%;
top: 45%; top: 45%;
z-index: 999; z-index: 999;
@@ -74,6 +74,10 @@
filter: invert(1); filter: invert(1);
} }
.ModTileOpen {
left: 37.5%;
}
.ModImage { .ModImage {
width: 100%; width: 100%;
height: 100%; height: 100%;