fix: peekselz

This commit is contained in:
cha0s 2021-02-02 04:07:52 -06:00
parent d4b41d5909
commit 1aa66618d5

View File

@ -217,3 +217,8 @@ select {
url("/joystix-monospace.ttf") format("truetype")
;
}
canvas,
img {
image-rendering: pixelated;
}