diff --git a/scss/elements/footer.scss b/scss/elements/footer.scss index aec6d52..2e77ef7 100644 --- a/scss/elements/footer.scss +++ b/scss/elements/footer.scss @@ -5,6 +5,12 @@ background-color: $gray-800; h2 { + margin-top: 1rem; + margin-bottom: 0.75rem; + font-size: $font-size-base * 1.2; + } + + h3 { margin-top: 1rem; margin-bottom: 0.75rem; font-size: $font-size-base;