Skip to content

Commit

Permalink
tertiaryButton smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeyfe6 committed Sep 23, 2024
1 parent c3fa755 commit fa9511a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/customs/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
@mixin tertiaryButton {
min-height: 44px;
text-transform: uppercase;
padding: 1em 2.5em;
padding: 1em 2em;
background: transparent;
color: $primary-color !important;
background-color: #f2f2f2;
Expand Down

0 comments on commit fa9511a

Please sign in to comment.