Skip to content

Commit

Permalink
Merge pull request #1012 from dpc-sdp/bugfix/R20-1546-promo-spacing
Browse files Browse the repository at this point in the history
[R20-1546] update promo card content margin
  • Loading branch information
lambry authored Jan 29, 2024
2 parents 4e82df3 + 6d135f6 commit 9654bbf
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 9654bbf

Please sign in to comment.