diff --git a/static/src/scss/_hero.scss b/static/src/scss/_hero.scss index 4c21191..ede433f 100644 --- a/static/src/scss/_hero.scss +++ b/static/src/scss/_hero.scss @@ -48,6 +48,10 @@ section.hero { margin-bottom: 0.5rem; } + .title { + margin-bottom: 0.75rem; + } + .column { padding-bottom: unset; }