client/home: centerize messages
This commit is contained in:
parent
7414d1f7a6
commit
b0e60a340b
|
@ -9,8 +9,10 @@
|
||||||
font-size: 30pt
|
font-size: 30pt
|
||||||
margin: 0
|
margin: 0
|
||||||
|
|
||||||
.message
|
.messages
|
||||||
margin-bottom: 2em
|
text-align: center
|
||||||
|
.message
|
||||||
|
margin: 0 auto 2em auto
|
||||||
|
|
||||||
form
|
form
|
||||||
width: auto
|
width: auto
|
||||||
|
|
Loading…
Reference in New Issue