Skip to content

Commit

Permalink
style(button): use weight 500
Browse files Browse the repository at this point in the history
  • Loading branch information
Barsnes committed Oct 15, 2024
1 parent 6c35bb3 commit 056a43c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/css/button.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
padding: var(--dsc-button-padding-block) var(--dsc-button-padding-inline);
text-align: inherit;
text-decoration: none;
font-weight: 500;

& svg,
& img {
Expand Down

0 comments on commit 056a43c

Please sign in to comment.