1
0
mirror of synced 2025-01-30 11:37:32 +01:00

web: Force disable filtering of canvas

This commit is contained in:
WerWolv 2023-12-18 14:57:17 +01:00
parent 1cb2e0d765
commit 3dd33d0966

View File

@ -25,6 +25,7 @@ body {
position: absolute; position: absolute;
top: 0; top: 0;
left: 0; left: 0;
image-rendering: pixelated;
} }
h1, h2, h5 { h1, h2, h5 {