diff --git a/web/themes/custom/votegov/src/sass/uswds-overrides/usa-breadcrumb.scss b/web/themes/custom/votegov/src/sass/uswds-overrides/usa-breadcrumb.scss index cc1dbee1a..f16ef5309 100644 --- a/web/themes/custom/votegov/src/sass/uswds-overrides/usa-breadcrumb.scss +++ b/web/themes/custom/votegov/src/sass/uswds-overrides/usa-breadcrumb.scss @@ -12,7 +12,7 @@ } // targeting the div wrapping the breadcrumb block and add margin top to the following element -.system-breadcrumb-block + * { +.block.system-breadcrumb-block + * { @include u-margin-top(5); @include at-media('tablet') {