diff --git a/scss/elements/footer.scss b/scss/elements/footer.scss index 2e77ef7..5163e2d 100644 --- a/scss/elements/footer.scss +++ b/scss/elements/footer.scss @@ -10,6 +10,10 @@ font-size: $font-size-base * 1.2; } + p { + font-size: $font-size-base; + } + h3 { margin-top: 1rem; margin-bottom: 0.75rem;