Skip to content

Commit

Permalink
Removed padding
Browse files Browse the repository at this point in the history
  • Loading branch information
archanajcc committed Nov 26, 2024
1 parent 3947548 commit 34d834f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/stories/Molecules/Card/Card.css
Original file line number Diff line number Diff line change
Expand Up @@ -804,8 +804,7 @@ a.card--default.card--clickable.bg-adjust:not(
background: var(--color-base-light-xx);
}
.card--default.has-media-link .card__inner {
background: var(--color-base-light-xx);
row-gap: var(--s0);
background: var(--color-base-light-xx);
}
.card--default.has-media-link .card__main {
background: var(--color-base-light-xxx);
Expand Down

0 comments on commit 34d834f

Please sign in to comment.