Files
2026-06-03 21:29:40 +00:00

12 lines
87 B
SCSS

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