Skip to content

Commit

Permalink
[Design] Softens the primary color
Browse files Browse the repository at this point in the history
  • Loading branch information
renan-taranto committed Oct 1, 2023
1 parent 0792edc commit 75c32ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $h6-font-size: 12px;

$color-gray-lighten: #ddd;
$color-gray-darken: #181818;
$color-primary: #e74727;
$color-primary: #ec5336;
$color-body-text: $color-gray-darken;
$color-body-background: #FFF;
$color-header-text: #FFF;
Expand Down

0 comments on commit 75c32ac

Please sign in to comment.