gameboard fixes

This commit is contained in:
seavor 2026-04-25 14:42:41 -05:00
parent 88489ea2eb
commit f534cd79b7
86 changed files with 4249 additions and 2145 deletions

View file

@ -8,15 +8,6 @@
box-sizing: border-box;
}
.hand-zone__label {
color: #c4e8ce;
font-size: 11px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 2px;
}
.hand-zone__cards {
flex: 1;
display: flex;