Instant Home Valuation
JohnMatthewLumba
plain_text
a year ago
495 B
11
Indexable
/*Fix Mobile button first step - Instant Home Valuation - WB Matthew*/
@media(max-width: 620px){
.home-valuation .search-wrapper {
.lp-btn{
background-color: transparent!important;
color: #fff!important;
border-color: #fff!important;
&:hover{
background-color: #fff!important;
color: #C90707!important;
border-color: #fff!important;
}
}
}
}
/*END*/Editor is loading...
Leave a Comment