Skip to content

Commit

Permalink
Make customer quotes look more balanced in different resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
ianlin committed Apr 29, 2022
1 parent a369c68 commit 0011c43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/src/get-started-page/customer-quotes-card/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
.components-flex {
gap: $grid-unit * 3.5;
padding: 0 $grid-unit * 7.75 $grid-unit * 5.75;
align-items: stretch;

// Adjust <CardHeader> imported from @wordpress/components.
&.components-card__header {
Expand Down

0 comments on commit 0011c43

Please sign in to comment.