diff options
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -675,9 +675,9 @@ body.shift .mustered_vassals { #smerdi { display: flex; - bottom: 0px; - right: 366px; - gap: 0px; + bottom: 12px; + right: 370px; + gap: 2px; } #vp2.stack:not(.half) ~ #vp1.stack:not(.half) { transform: translate(0px,-36px); } |