diff --git a/app/assets/stylesheets/sdg/goals/index.scss b/app/assets/stylesheets/sdg/goals/index.scss index 91588aaaa..d166e610a 100644 --- a/app/assets/stylesheets/sdg/goals/index.scss +++ b/app/assets/stylesheets/sdg/goals/index.scss @@ -1,6 +1,12 @@ .sdg-goals-index { + .banner, + .header-card, + .section-header { + @include full-width-background($adjust-padding: true); + } .section-header { + @include full-width-border(bottom, 1px solid #eee, $adjust-padding: true); h1 { &::before {