From: Benjamin Auder Date: Tue, 4 Feb 2020 10:09:36 +0000 (+0100) Subject: 'update' X-Git-Url: https://git.auder.net/?p=vchess.git;a=commitdiff_plain;h=885d93a713450c3f6662f7812407e7413cfc3a69 'update' --- diff --git a/client/src/views/Game.vue b/client/src/views/Game.vue index 2682a60a..2e3509b0 100644 --- a/client/src/views/Game.vue +++ b/client/src/views/Game.vue @@ -613,6 +613,9 @@ export default { @media screen and (max-width: 767px) #aboveBoard text-align: center +@media screen and (min-width: 768px) + #aboveBoard + margin-left: 30% .name font-size: 1.5rem