wp_back/wp-content/themes/twentynineteen/sass/layout/_layout.scss
2024-05-20 15:37:46 +03:00

12 lines
87 B
SCSS

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