Skip to content

Commit

Permalink
enhance: use updated beige color
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelgerber committed Aug 20, 2024
1 parent 3789353 commit 0c8ca4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@ourworldindata/components/src/styles/colors.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ $gray-20: #e7e7e7;
$gray-10: #f2f2f2;
$gray-5: #f7f7f7;

$beige: #fbf9f3;
$beige: #fffbf5;
$white: #ffffff;

// Accent colors
Expand Down

0 comments on commit 0c8ca4f

Please sign in to comment.