Uniformize bio style between Hall and Game
authorBenjamin Auder <benjamin.auder@somewhere>
Sat, 2 May 2020 01:29:53 +0000 (03:29 +0200)
committerBenjamin Auder <benjamin.auder@somewhere>
Sat, 2 May 2020 01:29:53 +0000 (03:29 +0200)
client/src/components/UserBio.vue

index 1a86b67..b8a2d41 100644 (file)
@@ -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