client/home: centerize messages
This commit is contained in:
parent
7414d1f7a6
commit
b0e60a340b
1 changed files with 4 additions and 2 deletions
|
@ -9,8 +9,10 @@
|
|||
font-size: 30pt
|
||||
margin: 0
|
||||
|
||||
.message
|
||||
margin-bottom: 2em
|
||||
.messages
|
||||
text-align: center
|
||||
.message
|
||||
margin: 0 auto 2em auto
|
||||
|
||||
form
|
||||
width: auto
|
||||
|
|
Loading…
Reference in a new issue