Home Valuation

Anonymous
css
10/13/2023 2:33 PM
288 B
23
Indexable
/* START - FIX SECOND STEP TIME FRAME OPTIONS */
@media (max-width: 767px) {
    div.custom-select-content button.custom-select-item {
        font-size: 13px;
    }
}
/* END - FIX SECOND STEP TIME FRAME OPTIONS */
Editor is loading...