Skip to content

Commit

Permalink
[Layout] Change primary color to orange
Browse files Browse the repository at this point in the history
  • Loading branch information
renan-taranto committed Sep 29, 2023
1 parent fa7c0c0 commit 40eee82
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: #be1e2e;
$color-primary: #e74727;
$color-body-text: $color-gray-darken;
$color-body-background: #FFF;
$color-header-text: #FFF;
Expand Down

0 comments on commit 40eee82

Please sign in to comment.