Skip to content

Commit 270a611

Browse files
committed
Use crisp edges
1 parent 13514c9 commit 270a611

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/web/game.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ canvas {
3434
width: 100% !important;
3535
height: 100% !important;
3636
object-fit: contain;
37+
image-rendering: pixelated;
3738
}
3839

3940
.game {

0 commit comments

Comments
 (0)