diff --git a/static/src/scss/_hero.scss b/static/src/scss/_hero.scss index c3ec483..5116dac 100644 --- a/static/src/scss/_hero.scss +++ b/static/src/scss/_hero.scss @@ -8,7 +8,7 @@ section.hero { position: sticky; top: 0; z-index: 10; - margin-top: 3rem; + margin-top: 2rem; padding-top: 0.5rem; margin-bottom: 1.5rem; background-color: $white;