Properties Grid

Anonymous
plain_text
09/18/2024 3:54 PM
436 B
16
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