laipower/wp-content/themes/twentynineteen/sass/layout/_layout.scss

12 lines
98 B
SCSS

/** === Layout === */
#page {
width: 100%;
}
.site-content {
overflow: hidden;
}