Skip to content

Commit

Permalink
style(button): adjust secondary destructive font weight
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-joe committed Nov 16, 2023
1 parent 9926c17 commit d2440f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/button/src/button/button.styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ export default css`
background: transparent;
color: ${colors.red700};
fill: ${colors.red700};
font-weight: 400;
}
.destructive.secondary:hover {
Expand Down

0 comments on commit d2440f3

Please sign in to comment.