Skip to content

Commit

Permalink
fix: removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tyleryy committed Sep 10, 2023
1 parent ecfd955 commit 24bc9d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/site/src/lib/styles/_zothacks-theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $white: #fafaff; // Paper Background color
$beige: #faf4ea;
$black: #21242d; // Text color
$silver: #e6f2fc; // Line pattern color of paper
$red: #ff3750; // ! hex value doesn't match with Figma design
$red: #ff3750;
$pink: #ffa8c3;
$orange: #ff5c00;
$gold: #ffd600; // accent colors
Expand Down

0 comments on commit 24bc9d9

Please sign in to comment.