diff --git a/static/src/scss/_hero.scss b/static/src/scss/_hero.scss index 4e04a0c..8bc1d92 100644 --- a/static/src/scss/_hero.scss +++ b/static/src/scss/_hero.scss @@ -103,6 +103,10 @@ section.hero { margin-bottom: 0.25rem; } + .hero-buttons .button { + margin-right: 0 !important; + } + @include mobile { .hero-buttons { display: none;