Skip to content

Commit

Permalink
Merge pull request #8 from smartbooster/fix_variables_main_color_default
Browse files Browse the repository at this point in the history
Add default sccs to main-color for override
  • Loading branch information
nicolas-bastien authored Jan 13, 2020
2 parents 55fb9e9 + 048ee37 commit a804a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/styles/_variables.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//------------------------------------
// color
//------------------------------------
$skin-main-color: #384F60;
$skin-main-color: #384F60 !default;

0 comments on commit a804a8e

Please sign in to comment.