Skip to content

Commit

Permalink
update button color
Browse files Browse the repository at this point in the history
  • Loading branch information
ethriel3695 committed Jan 11, 2024
1 parent dadff01 commit ace0c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/button.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
.storybook-button--primary {
color: white;
background-color: violet;
background-color: greenyellow;
}
.storybook-button--secondary {
color: #333;
Expand Down

0 comments on commit ace0c7f

Please sign in to comment.