Skip to content

Commit

Permalink
Merge pull request #288 from Azordev/feat/color-btn
Browse files Browse the repository at this point in the history
feat: change asistentes color to black
  • Loading branch information
Eghinner authored Sep 29, 2022
2 parents 7512814 + 87ff985 commit 9e4b059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/EditEvent.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
.button-cancel,
.button-save,
.button-delete {
background-color: $blue-king;
background-color: $black;
border: 0;
border-radius: 5px;
font-size: 30px;
Expand Down

1 comment on commit 9e4b059

@vercel
Copy link

@vercel vercel bot commented on 9e4b059 Sep 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.