Neighborhoods
unknown
plain_text
a year ago
361 B
8
Indexable
@media only screen and (max-width:1024px){
h3{
font-size: 1.5em;
}
}
@media only screen and (max-width:820px){
h3{
font-size: 1.5em;
}
}
@media only screen and (max-width:768px){
h3{
font-size: 2em;
}
div.redesign .lp-btn {
width: 90%!important;
}
}
h2{
color: #121275;
}Editor is loading...
Leave a Comment