diff --git a/scss/elements/footer.scss b/scss/elements/footer.scss index 2e143ba..5bfe1c3 100644 --- a/scss/elements/footer.scss +++ b/scss/elements/footer.scss @@ -8,12 +8,7 @@ h2 { margin-top: 1rem; margin-bottom: 0.75rem; - font-size: $font-size-base * 1.25; - - &.small { - font-size: $font-size-base * 1.5; - font-variant: all-small-caps; - } + font-size: $font-size-base; } .nav-link {