Viewing File: /home/maglabs/realtor/wp-content/themes/luxus/assets/css/style-editor.css

/* Main column width */
.wp-block {
    max-width: 990px;
}
 
/* Width of "wide" blocks */
.wp-block[data-align='wide'] {
    max-width: 1080px;
}
 
/* Width of "full-wide" blocks */
.wp-block[data-align='full'] {
    max-width: none;
}
Back to Directory File Manager