mobile jumping background fix

This commit is contained in:
2026-01-21 17:30:40 +01:00
parent f9b4054571
commit 66a8bacbe8

View File

@@ -6,4 +6,6 @@ canvas {
width: 100vw;
height: 100vh;
width: 100lvw;
height: 100lvh;
}