Skip to content

Commit

Permalink
fix button color
Browse files Browse the repository at this point in the history
  • Loading branch information
VladislavSokov committed May 20, 2024
1 parent a7edbee commit 3dd1467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/styles/styleguide/color.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Primary: Primary colors for links and buttons */
$primary-default: #AC2020;
$primary-default: #F04338;
$primary-hover: #FC584E;
$primary-pressed: #D63228;
$primary-disabled: #FFB5B0;
Expand Down

0 comments on commit 3dd1467

Please sign in to comment.