Properties Grid
unknown
plain_text
a year ago
325 B
12
Indexable
/*Reduce the padding below the title by WB Nicolas V*/
@media(max-width: 568px){
div.container ul.property-list {
margin-top: 40px;
}
}
/*END*/
/*Fix padding by WB Nicolas V*/
@media(min-width: 1200px){
div.property-list-section .title-container {
padding-top: 96px;
}
}
/*END*/Editor is loading...
Leave a Comment