diff --git a/static/src/scss/_hero.scss b/static/src/scss/_hero.scss index b2468dd..7625e0e 100644 --- a/static/src/scss/_hero.scss +++ b/static/src/scss/_hero.scss @@ -80,12 +80,12 @@ section.hero { } .subtitle { - margin-bottom: 0.5rem; + margin-bottom: 1rem; font-weight: 300; } .title { - margin-bottom: 1.25rem; + margin-bottom: 0.75rem; font-weight: 300; font-size: 3.5rem; }