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

12 lines
87 B
SCSS
Raw Normal View History

2024-05-20 15:37:46 +03:00
/** === Layout === */
#page {
width: 100%;
}
.site-content {
overflow: hidden;
}