diff --git a/client/style.css b/client/style.css index b9e3815..71199ef 100644 --- a/client/style.css +++ b/client/style.css @@ -4373,12 +4373,12 @@ input::placeholder { } .player-area .dealer-chip { - width: 34px; - height: 34px; - font-size: 16px; + width: 38px; + height: 38px; + font-size: 18px; border-width: 2px; - bottom: -18px; - left: -18px; + bottom: -22px; + left: -22px; } /* --- V3_03: Round End Reveal --- */