achille-press/sass/base/elements/_body.scss
2020-05-10 01:40:21 +00:00

3 lines
113 B
SCSS

body {
background: $color__background-body; // Fallback for when there is no custom background color defined.
}