Property Intro with Title Below

JohnMatthewLumba avatar
JohnMatthewLumba
plain_text
09/17/2024 10:47 PM
176 B
16
Indexable
/*Start - make the svg arrow white for black bg*/
.property-intro-2-info .arrow-down-icon svg {
    filter: invert(1);
}
/*end*/
Editor is loading...
Leave a Comment