We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13514c9 commit 270a611Copy full SHA for 270a611
assets/web/game.css
@@ -34,6 +34,7 @@ canvas {
34
width: 100% !important;
35
height: 100% !important;
36
object-fit: contain;
37
+ image-rendering: pixelated;
38
}
39
40
.game {
0 commit comments