diff options
author | Tor Andersson <tor@ccxvii.net> | 2022-11-29 23:10:22 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-02-18 13:02:37 +0100 |
commit | 77db984d8217f0616ee9a56bdb385fdb4b8145c1 (patch) | |
tree | 82902c04e1d1801683d75580288a6ab193f812b4 /play.html | |
parent | 1f241cb23bbfa7fb27fda5af95e45339b5255d1e (diff) | |
download | nevsky-77db984d8217f0616ee9a56bdb385fdb4b8145c1.tar.gz |
Feed simpler.
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -491,7 +491,7 @@ body.shift .mustered_vassals { /* CARDS */ .hand { - margin: 24px; + margin: 24px auto; display: flex; flex-wrap: wrap; justify-content: center; |