Skip to content

Commit

Permalink
remove gradient background.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrubinger committed Jul 4, 2023
1 parent 9cf6e02 commit b92abaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/Card.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@
padding: 14px;
justify-content: center;
align-items: center;
background: linear-gradient(to left, #d53a9d, #5c9ed5);
font-size: 24px;
}
.cardroot.debug * {
Expand Down

0 comments on commit b92abaf

Please sign in to comment.