From: Benjamin Auder Date: Sat, 15 Feb 2020 23:37:20 +0000 (+0100) Subject: Small margin adjustment on Game page X-Git-Url: https://git.auder.net/images/pieces/%22%20%20VariantRules.getPpath%28board%5Bi%5D%5Bj%5D%29%20%20%20%22.svg?a=commitdiff_plain;h=ec905cbcf0b554a430bd0ac6c386f6414bea2cad;p=vchess.git Small margin adjustment on Game page --- diff --git a/client/src/views/Game.vue b/client/src/views/Game.vue index 2a7fae87..d6c8599d 100644 --- a/client/src/views/Game.vue +++ b/client/src/views/Game.vue @@ -706,6 +706,9 @@ export default { color: grey font-style: italic +#playersInfo > p + margin: 0 + @media screen and (min-width: 768px) #actions width: 300px