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

12 lines
87 B
SCSS
Raw Normal View History

2024-04-19 11:01:26 +00:00
/** === Layout === */
#page {
width: 100%;
}
.site-content {
overflow: hidden;
}