Enlarge local dealer chip to 34px and nudge further out

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
adlee-was-taken 2026-02-22 20:03:37 -05:00
parent 8d7b024525
commit 0df451aa99

View File

@ -4373,12 +4373,12 @@ input::placeholder {
} }
.player-area .dealer-chip { .player-area .dealer-chip {
width: 30px; width: 34px;
height: 30px; height: 34px;
font-size: 14px; font-size: 16px;
border-width: 2px; border-width: 2px;
bottom: -13px; bottom: -18px;
left: -13px; left: -18px;
} }
/* --- V3_03: Round End Reveal --- */ /* --- V3_03: Round End Reveal --- */