Skip to content

Commit ae0466e

Browse files
committed
css: unapply redundant bg on section
1 parent 499adf4 commit ae0466e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

quartz/styles/base.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ html {
1111
width: 100vw;
1212
}
1313

14-
body,
15-
section {
14+
body {
1615
margin: 0;
1716
box-sizing: border-box;
1817
background-color: var(--light);

0 commit comments

Comments
 (0)