Merge branch 'hazel-branch' into 'master'

Changed the red color

See merge request !10168
This commit is contained in:
Annabel Dunstone Gray 2017-03-23 17:14:31 +00:00
commit ed808a9f34
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ $orange-light: #fc8a51;
$orange-normal: darken($orange-light, $darken-normal-factor);
$orange-dark: darken($orange-light, $darken-dark-factor);
$red-light: #e52c5a;
$red-light: #eb4d5c;
$red-normal: darken($red-light, $darken-normal-factor);
$red-dark: darken($red-light, $darken-dark-factor);