fix: peekselz
This commit is contained in:
parent
d4b41d5909
commit
1aa66618d5
|
@ -217,3 +217,8 @@ select {
|
||||||
url("/joystix-monospace.ttf") format("truetype")
|
url("/joystix-monospace.ttf") format("truetype")
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
canvas,
|
||||||
|
img {
|
||||||
|
image-rendering: pixelated;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user