diff --git a/static/src/scss/_hero.scss b/static/src/scss/_hero.scss index ede433f..563af78 100644 --- a/static/src/scss/_hero.scss +++ b/static/src/scss/_hero.scss @@ -59,4 +59,8 @@ section.hero { nav.breadcrumb { margin-bottom: 0.5rem !important; } + + .content-details { + margin-bottom: 0.5rem; + } }