Skip to content

Commit

Permalink
Add justify-content: center to cards
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Jun 22, 2023
1 parent f351bbf commit 81233b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cfpb-layout/src/organisms/card-group.less
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ _:-ms-lang(x),
&__flow {
.o-card-group_cards {
display: block;
justify-content: center;

.m-card {
width: 100%;
Expand Down

0 comments on commit 81233b4

Please sign in to comment.