Added Line break before :after
pseudo element.
This commit is contained in:
parent
7373365ad8
commit
8ade24f501
1 changed files with 1 additions and 1 deletions
|
@ -3,10 +3,10 @@
|
|||
flex: 1 0 auto;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
||||
background: #F6F6F6;
|
||||
width: 100%;
|
||||
position: relative;
|
||||
|
||||
&:after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Reference in a new issue