upd: css.container (vertical message margin (only top, not bottom) for first in order no for :before to be out)
This commit is contained in:
parent
1db7f17830
commit
372d532f1b
|
@ -14,7 +14,8 @@
|
|||
left: 0;
|
||||
height: auto;
|
||||
|
||||
margin: 1.5em;
|
||||
margin: 0 1.5em;
|
||||
margin-top: 2.5em;
|
||||
padding: 1em;
|
||||
|
||||
align-self: flex-start;
|
||||
|
|
Loading…
Reference in New Issue