aboutsummaryrefslogtreecommitdiffstats
path: root/assets/stylesheets/responsive/custom.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/stylesheets/responsive/custom.scss')
-rw-r--r--assets/stylesheets/responsive/custom.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/stylesheets/responsive/custom.scss b/assets/stylesheets/responsive/custom.scss
index 3f6aa7d..964663f 100644
--- a/assets/stylesheets/responsive/custom.scss
+++ b/assets/stylesheets/responsive/custom.scss
@@ -12,7 +12,7 @@ $color_white: #ffffff;
$color_neutral_light: $color_sand;
$color_neutral_dark: $color_slate;
$color_primary: $color_violet;
-$color_secondary: $color_green;
+$color_secondary: $color_orange;
$body-bg: $color_neutral_light;