Skip to content

Commit

Permalink
fix button color
Browse files Browse the repository at this point in the history
  • Loading branch information
FRITS-Kh committed Apr 17, 2024
1 parent e4227f6 commit 818f8a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/base/button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
border: 2px solid $primary;
transition: 0.25s;
margin: 0 4px;
color: $primary;

&:hover,
&:focus {
Expand Down

0 comments on commit 818f8a1

Please sign in to comment.