Skip to content
Snippets Groups Projects
Commit ed808a9f authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray
Browse files

Merge branch 'hazel-branch' into 'master'

Changed the red color

See merge request !10168
parents a634e53a 1b6e6af2
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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);
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment