We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf637d commit 1bc1f87Copy full SHA for 1bc1f87
assets/sass/base/elements/_body.scss
@@ -35,7 +35,7 @@ body {
35
36
svg {
37
&:not(.stroke-based) {
38
- fill: $color__white;
+ fill: $color__white; // change the default color to white
39
}
40
41
0 commit comments