Skip to content

Commit

Permalink
resolve color issue
Browse files Browse the repository at this point in the history
  • Loading branch information
hustlernik committed Dec 28, 2024
1 parent 0408dff commit 9c7aa00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style/app.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -2480,7 +2480,7 @@ button[data-testid='createPostBtn'] {
}

.colorPrimary {
background: #31bb6b;
background: #7c9beb;
color: white;
cursor: pointer;
}
Expand Down

0 comments on commit 9c7aa00

Please sign in to comment.