Skip to content

Commit

Permalink
Add default sccs to main-color for override
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Ducrot committed Jan 13, 2020
1 parent 1fe0d7e commit 048ee37
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 048ee37

Please sign in to comment.