diff --git a/src/components/card/card--test.njk b/src/components/card/card--test.njk index 0b6d1927ac..b5cad65400 100644 --- a/src/components/card/card--test.njk +++ b/src/components/card/card--test.njk @@ -17,7 +17,7 @@ > -
+

His underjaw'd begin to stick out like the fo'castle of a steamboat, and his teeth would uncover, and shine savage like the furnaces.

And a dog might tackle him, and bully-rag him, and bite him, and throw him over his shoulder two or three times, and Andrew Jackson which was the name of the pup, Andrew Jackson would never let on but what he was satisfied.

diff --git a/src/stylesheets/components/_card.scss b/src/stylesheets/components/_card.scss index fb94c78517..b180731338 100644 --- a/src/stylesheets/components/_card.scss +++ b/src/stylesheets/components/_card.scss @@ -176,12 +176,14 @@ // 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); } .usa-card__header--exdent, +.usa-card__body--exdent, .usa-card__footer--exdent { > * { @include u-padding-x($theme-card-border-width);