Featured Properties

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