Featured Properties

JohnMatthewLumba avatar
JohnMatthewLumba
plain_text
09/19/2024 5:55 PM
196 B
36
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