made EVEN MORE mobile compatible (missing screenTransition tips text & license font)

This commit is contained in:
2025-01-27 21:15:59 +01:00
parent 4744c4ba1c
commit edfc47c1cc
11 changed files with 39 additions and 25 deletions
-5
View File
@@ -18,11 +18,6 @@
image-rendering: pixelated;
transform: translate(-50%, -50%);
}
#mainDiv {
overflow: hidden;
width: 100vw;
height: 100vh;
}
.bgGradient {
image-rendering: pixelated;
width: calc(256px * var(--pxDensity));