added mobile support & fixed bugs

This commit is contained in:
2026-07-19 10:59:31 +02:00
parent a7b92c2072
commit 8df6d0f779
4 changed files with 28 additions and 15 deletions
+2
View File
@@ -51,6 +51,8 @@ button:active {
flex-wrap: wrap;
gap: calc(6px * var(--pxDensity));
margin: 0 auto;
overflow-y: scroll;
max-height: 100vh;
}
.toyLi {
margin: 0;