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 34aa050 commit 19f6ccdCopy full SHA for 19f6ccd
assets/css/style.scss
@@ -7,8 +7,8 @@ $medium-breakpoint: 42em !default;
7
8
// Headers
9
$header-heading-color: #fff !default;
10
-$header-bg-color: #e67e22;
11
-$header-bg-color-secondary: #f39c12;
+$header-bg-color: #f39c12;
+$header-bg-color-secondary: #e67e22;
12
13
// Text
14
$section-headings-color: #e67e22;
0 commit comments