updated some stuff idk i forgor

This commit is contained in:
2025-01-19 11:03:37 +01:00
parent 46575bf30d
commit 006e0edfa0
5 changed files with 24 additions and 15 deletions
+1
View File
@@ -5,6 +5,7 @@
display: grid;
grid-template-columns: 1fr;
grid-template-rows: calc(32px * var(--pxDensity)) 1fr;
color: inherit;
}
.toyImg {
image-rendering: pixelated;