Skip to content

Commit

Permalink
feat: small color change
Browse files Browse the repository at this point in the history
  • Loading branch information
DereC4 committed May 22, 2024
1 parent 26ec7ce commit 40452ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/styles/colors.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ $turquoise: #00a9b7;
$bluebonnet: #005f86;
$shade: #9cadb7;
$limestone: #d6d2c4;
$speedway_brick: #af2e2d;
$speedway_brick: #bf0000;

//scss hover active focus color calculation

Expand Down

0 comments on commit 40452ed

Please sign in to comment.