client/home: centerize messages

This commit is contained in:
rr- 2017-01-20 22:38:56 +01:00
parent 7414d1f7a6
commit b0e60a340b
1 changed files with 4 additions and 2 deletions

View File

@ -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