Skip to content

Commit 6409083

Browse files
Add -bg for just in case we use it
1 parent c9fe7a4 commit 6409083

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

theming/variables/_colors-light.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ $text-color: $gray-700;
1919
$text-muted: $gray-600;
2020

2121
$btn-border-color: $gray-200;
22+
$body-bg: $background-body;
2223
$navbar-bg: $white;
2324
$navbar-color: $text-muted;
2425

0 commit comments

Comments
 (0)