From: Benjamin Auder Date: Sat, 2 May 2020 01:29:53 +0000 (+0200) Subject: Uniformize bio style between Hall and Game X-Git-Url: https://git.auder.net/?p=vchess.git;a=commitdiff_plain;h=d20657a67d3cc1b0bb9c319750e4f7cc78376228 Uniformize bio style between Hall and Game --- diff --git a/client/src/components/UserBio.vue b/client/src/components/UserBio.vue index 1a86b671..b8a2d41f 100644 --- a/client/src/components/UserBio.vue +++ b/client/src/components/UserBio.vue @@ -127,10 +127,13 @@ export default { max-width: 500px max-height: 100% -.buttons > button - margin-bottom: 0 +.buttons + text-align: center + & > button + margin-bottom: 0 h3 + text-align: center margin-bottom: 5px textarea