Skip to content

Commit

Permalink
fixes bg color
Browse files Browse the repository at this point in the history
  • Loading branch information
yhabib committed Dec 27, 2024
1 parent 26f46ed commit f0720d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/lib/components/portfolio/LoginCard.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"action action";
gap: var(--padding-2x);
padding: var(--padding-2x);
background-color: var(--card-background-tint);
@include media.min-width(medium) {
grid-template-areas:
Expand Down

0 comments on commit f0720d4

Please sign in to comment.