Homepage Properties bottom padding
Sally
css
2 years ago
224 B
9
Indexable
/*START - fix padding*/ div.featured-properties-section { padding-top:96px; padding-bottom:86px; @media (max-width: 768px){ padding-bottom: 58px; padding-top: 53px; } }
Editor is loading...