Skip to content

Commit

Permalink
remove border from button
Browse files Browse the repository at this point in the history
  • Loading branch information
Bohdan Smachylo committed Jul 27, 2024
1 parent 8d2c3d4 commit b5a08ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/components/button.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.button {
border: 0px;
font-size: 15px;
color: $white;
text-decoration: none;
Expand Down

0 comments on commit b5a08ab

Please sign in to comment.