diff options
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -308,6 +308,7 @@ path.tip { stroke: yellow; } #card_panel { display: flex; flex-wrap: wrap; + justify-content: center; gap: 18px; padding: 0 18px; max-width: 1614px; |