diff --git a/scss/elements/_footer.scss b/scss/elements/_footer.scss index 98077db..65a2d9e 100644 --- a/scss/elements/_footer.scss +++ b/scss/elements/_footer.scss @@ -3,14 +3,16 @@ padding-bottom: 1.5rem; color: $gray-500; background-color: $gray-800; - font-size: $small-font-size; .footer-brand { margin-bottom: 0.75rem; - font-size: $font-size-base; font-weight: bold; } + p { + font-size: $font-size-base; + } + .footer-header { margin-bottom: 0.75rem; font-weight: bold;