Properties Grid

Anonymous
plain_text
09/16/2024 9:23 PM
436 B
26
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