diff --git a/src/stylesheets/components/_card.scss b/src/stylesheets/components/_card.scss index fb94c78517..4123bbb3f5 100644 --- a/src/stylesheets/components/_card.scss +++ b/src/stylesheets/components/_card.scss @@ -176,6 +176,7 @@ // Exdent .usa-card__header--exdent, +.usa-card__body--exdent, .usa-card__media--exdent, .usa-card__footer--exdent { @include u-margin-x(-$theme-card-border-width);