Skip to content

Commit 19f6ccd

Browse files
authored
Update style.scss
1 parent 34aa050 commit 19f6ccd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/style.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ $medium-breakpoint: 42em !default;
77

88
// Headers
99
$header-heading-color: #fff !default;
10-
$header-bg-color: #e67e22;
11-
$header-bg-color-secondary: #f39c12;
10+
$header-bg-color: #f39c12;
11+
$header-bg-color-secondary: #e67e22;
1212

1313
// Text
1414
$section-headings-color: #e67e22;

0 commit comments

Comments
 (0)