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 0af1b3c commit 0429e01
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 @@ -35,6 +35,7 @@
box-shadow: 0px 2px 0px 0px #5c717c;
color: var(--gray-1, #f5f6f7);
fill: var(--gray-1, #f5f6f7);
text-align: center;
font-family: var(--font-sans, "Source Sans Pro");
font-size: var(--font-m, 1rem);
Expand Down

0 comments on commit 0429e01

Please sign in to comment.