&:before
Tue Oct 26 2021 06:56:23 GMT+0000 (Coordinated Universal Time)
Saved by
@Alexander1991
&:before {
content: '';
display: block;
background: #efefef;
position: absolute;
left: 0;
height: 473px;
bottom: 0;
width: 502px;
transform: translateX(-100%);
}
content_copyCOPY
Comments