Skip to content

Commit

Permalink
Merge pull request #1027 from dpc-sdp/bugfix/R20-1546-promo-spacing
Browse files Browse the repository at this point in the history
[R20-1546] update avatar content margin
  • Loading branch information
waitingallday authored Feb 7, 2024
2 parents 8dc8922 + 5ca75d3 commit 33ada17
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/ripple-ui-core/src/components/card/RplCard.css
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,10 @@

&--avatar {
text-align: center;

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

&--link {
Expand Down

0 comments on commit 33ada17

Please sign in to comment.