Skip to content

Commit

Permalink
feat(@dpc-sdp/ripple-ui-core): update promo card content margin
Browse files Browse the repository at this point in the history
  • Loading branch information
David Featherston committed Jan 29, 2024
1 parent 24858a4 commit 6d135f6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/ripple-ui-core/src/components/card/RplCard.css
Original file line number Diff line number Diff line change
Expand Up @@ -303,3 +303,8 @@
flex-grow: 1;
}
}

.rpl-card--promo .rpl-card__content {
margin-top: var(--rpl-sp-3);
}

0 comments on commit 6d135f6

Please sign in to comment.