Added Line break before :after pseudo element.

This commit is contained in:
Minesh Mitha 2018-10-25 19:53:43 +01:00
parent 7373365ad8
commit 8ade24f501

View file

@ -3,10 +3,10 @@
flex: 1 0 auto;
flex-direction: column;
justify-content: center;
background: #F6F6F6;
width: 100%;
position: relative;
&:after {
content: '';
position: absolute;