diff --git a/core/static/core/footer.scss b/core/static/core/footer.scss index 52cd317d..aa2e048f 100644 --- a/core/static/core/footer.scss +++ b/core/static/core/footer.scss @@ -2,6 +2,10 @@ @import "devices"; footer.bottom-links { + >section>a { + text-align: center; + } + @media (max-width: $small-devices) { margin-top: 0.6em; padding: 1.25em;