Skip to content

Commit

Permalink
Fix button-tertiary styling
Browse files Browse the repository at this point in the history
Ensure these button are the same height as primary buttons.
  • Loading branch information
gbp committed Jul 15, 2024
1 parent 28856f2 commit 3f3c804
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/responsive/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
font-weight: 600;
text-decoration: none;
transition: background-color 300ms ease-out;
line-height: normal;
margin-bottom: 0;
font-family: $font-family;
&:hover,
Expand Down

0 comments on commit 3f3c804

Please sign in to comment.