Featured Properties

 avatar
JohnMatthewLumba
plain_text
10 months ago
147 B
5
Indexable
/*start - fix border line*/
@media (min-width: 1200px) {
div.block-strikethrough:before {
        border-top: 1px solid #fff;
    }
}
/*end*/
Editor is loading...
Leave a Comment