style / tools optis & new tools calculator
All checks were successful
Deploy Sokko G / deploy (push) Successful in 6s

This commit is contained in:
Shinuwa 2026-07-23 21:06:05 +02:00
parent 6b84607b25
commit 0db35a0d2c
23 changed files with 1106 additions and 24 deletions

View file

@ -89,6 +89,12 @@
font-weight: 800;
}
.results-copy-button {
width: 32px;
min-width: 32px;
min-height: 32px;
}
.game-layout {
display: grid;
grid-template-columns: minmax(240px, 300px) minmax(0, 1fr);