feat: added bot, light and dark mode

This commit was merged in pull request #1.
This commit is contained in:
2026-04-22 10:22:22 +02:00
parent e83ec814d9
commit 2de003e497
36 changed files with 2047 additions and 498 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;