Untitled

Anonymous
plain_text
09/04/2024 10:00 PM
328 B
12
Indexable
/*START Pagination Color*/
div.f-properties__slider .slick-arrow {
    color: #000;
     &:hover {
        color: #012169;
    }
    &:focus {
        color: #012169;
    }
    &:focus:hover {
        color: #012169;
    }
}
/*END*/
Editor is loading...
Leave a Comment