diff --git a/static/src/scss/_hero.scss b/static/src/scss/_hero.scss index 24775cf..99f5a5c 100644 --- a/static/src/scss/_hero.scss +++ b/static/src/scss/_hero.scss @@ -49,6 +49,6 @@ section.hero { } .column { - padding: unset; + padding-bottom: unset; } }