Home Valuation

 avatar
unknown
css
2 years ago
214 B
14
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...