diff --git a/client/style.css b/client/style.css index aedf033..69833ad 100644 --- a/client/style.css +++ b/client/style.css @@ -5145,7 +5145,7 @@ body.mobile-portrait .opponent-showing { /* --- Mobile: Deck/Discard area centered --- */ body.mobile-portrait .table-center { - padding: 5px 10px; + padding: 20px 10px 5px; border-radius: 8px; }