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