diff --git a/static/scss/custom.scss b/static/scss/custom.scss index 585d94d67be01d5549aff264b953d986854b76ca..78514497c47ffcd75edf035352b2e04b2f6e9668 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -476,6 +476,10 @@ span.date { footer .footer-copy { margin-left: 1em; + + p { + font-size: 16px; + } } @media (max-width: 1200px) and (min-width: 992px) {