diff --git a/client/index.html b/client/index.html index a19db1d..6d89f30 100644 --- a/client/index.html +++ b/client/index.html @@ -43,6 +43,7 @@ transition-duration: 0.125s; } .app .avocado-stage canvas { + image-rendering: -moz-crisp-edges; image-rendering: pixelated; } .debug .ui {