Skip to content

Commit

Permalink
Update src/lib/components/common/Button.svelte
Browse files Browse the repository at this point in the history
Co-authored-by: Allan Lasser <[email protected]>
  • Loading branch information
eyeseast and allanlasser authored Feb 28, 2024
1 parent 938b259 commit a5be114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/components/common/Button.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
color: var(--gray-1, #f5f6f7);
text-align: center;
font-family: var(--font-sans, "Source Sans Pro");
font-size: var(--font-m, 1rem);
font-weight: var(--font-semibold, 600);
}
Expand Down

0 comments on commit a5be114

Please sign in to comment.