2024-07-19 19:46:44 +00:00

12 lines
87 B
SCSS

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