xarxaprod-wp-theme/sass/base/elements/_body.scss

4 lines
113 B
SCSS
Raw Normal View History

2024-01-09 16:13:20 +01:00
body {
background: $color__background-body; // Fallback for when there is no custom background color defined.
}