feat: more components

This commit is contained in:
shahdlala66
2026-04-19 01:00:14 +02:00
parent 53459648c6
commit 5497997455
7 changed files with 170 additions and 173 deletions
@@ -1,6 +1,6 @@
.piece {
width: clamp(50px, 11cqh, 160px);
height: clamp(50px, 11cqh, 160px);
height: clamp(40px, 8cqh, 120px);
display: block;
object-fit: contain;
pointer-events: none;