Increased margin for error messages
This commit is contained in:
parent
7350b89a33
commit
ec5ff5f230
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
.message {
|
||||
margin: 0 auto 0.2em auto;
|
||||
margin: 1em auto;
|
||||
padding: 0.4em 0.5em;
|
||||
text-align: center;
|
||||
max-width: 40em;
|
||||
|
|
Loading…
Reference in a new issue