Skip to content

Commit a534060

Browse files
Explicit white background
1 parent 18a72c7 commit a534060

File tree

2 files changed

+4
-52
lines changed

2 files changed

+4
-52
lines changed

assets/scss/_main.css

Lines changed: 0 additions & 52 deletions
This file was deleted.

assets/scss/elements/_mixed.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
body {
2+
background-color: #fff;
3+
}
4+
15
hr {
26
width: 100%;
37
margin-top: 22px;

0 commit comments

Comments
 (0)