Skip to content

Commit

Permalink
fix(project): live tag contrast ratio
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristiaanScheermeijer committed Jun 24, 2021
1 parent e180c6f commit 57add4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ $gray-dark: #363636 !default;
$gray-darker: #292929 !default;
$gray-alternate: #edeff3 !default;

$red: #f42957 !default;
$red: #ce153f !default;
$blue: #2b3b57 !default;
$green: #393 !default;

Expand Down

0 comments on commit 57add4d

Please sign in to comment.