Skip to content

Commit

Permalink
Preview Page Test (Fail)
Browse files Browse the repository at this point in the history
  • Loading branch information
hussam-i-am committed Jan 28, 2025
1 parent 50ef6a4 commit 7d2eab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/Button/ButtonBase.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/* stylelint-disable-next-line primer/spacing */
padding: 0 var(--control-medium-paddingInline-normal);
font-family: inherit;
font-size: var(--text-body-size-medium);
font-size: var(--text-body-size-large);
font-weight: var(--base-text-weight-medium);
color: var(--button-default-fgColor-rest);
text-align: center;
Expand Down

0 comments on commit 7d2eab8

Please sign in to comment.