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

12 lines
87 B
SCSS
Raw Normal View History

2023-12-08 23:24:49 +00:00
/** === Layout === */
#page {
width: 100%;
}
.site-content {
overflow: hidden;
}