Skip to content

Commit

Permalink
Style : change font-size
Browse files Browse the repository at this point in the history
  • Loading branch information
carboxaminoo committed Mar 7, 2024
1 parent cb383db commit 9814fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mz_v1_front/src/components/button/moving_filled.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
color: var(--neutral-0, #ffffff);
text-align: left;
font-family: var(--body-small-font-family, 'DmSans-Regular', sans-serif);
font-size: var(--body-small-font-size, 21px);
font-size: var(--body-small-font-size, 14px);
line-height: var(--body-small-line-height, 14px);
font-weight: var(--body-small-font-weight, 400);
position: relative;
Expand Down

0 comments on commit 9814fbf

Please sign in to comment.