Neighborhoods Details Page - Schools

 avatar
Bnnthpnzln
css
25 days ago
280 B
2
Indexable
Never
Melissa Temple
/*START - Unselected buttons border*/
div.type-list__item {
    border: 1px solid #000;
}
/*END - Unselected buttons border*/

.lp-container {
    @media only screen and (min-width: 320px) and (max-width:1240px){
             padding: 64px 34px 64px!important;
    }

}
Leave a Comment