Skip to content

Commit

Permalink
Merge 19e9b4f into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ibmdotcom-bot authored Dec 12, 2024
2 parents 1361910 + 19e9b4f commit 46b3ab6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@

.#{$prefix}--content-group-cards__row {
display: grid;
margin-inline: -$spacing-05;

@include breakpoint(md) {
grid-auto-rows: 1fr;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@

::slotted(#{$c4d-prefix}-content-group:not([slot])),
::slotted(#{$c4d-prefix}-cta-block-item-row:not([slot])),
::slotted(#{$c4d-prefix}-content-group-cards-item:not([slot])),
::slotted([data-autoid^='c4d--tabs-']:not([slot])),
::slotted([data-autoid^='c4d--card']:not([slot])) {
margin-inline-start: 0;
Expand Down

0 comments on commit 46b3ab6

Please sign in to comment.