Jacky Zhao
2025-06-03 ae0466eedb1a560e3d330899af6b563f1eeb029a
css: unapply redundant bg on section
1 files modified
3 ■■■■ changed files
quartz/styles/base.scss 3 ●●●● patch | view | raw | blame | history
quartz/styles/base.scss
@@ -11,8 +11,7 @@
  width: 100vw;
}
body,
section {
body {
  margin: 0;
  box-sizing: border-box;
  background-color: var(--light);