diff --git a/static/src/scss/_hero.scss b/static/src/scss/_hero.scss index 72de3ad..38b838e 100644 --- a/static/src/scss/_hero.scss +++ b/static/src/scss/_hero.scss @@ -62,6 +62,6 @@ section.hero { .content-details { font-size: 90%; - margin-bottom: 0.5rem; + margin-bottom: 0 !important; } }