diff --git a/src/css/footer.css b/src/css/footer.css index de5726a..79e1316 100644 --- a/src/css/footer.css +++ b/src/css/footer.css @@ -70,6 +70,8 @@ footer.footer { .footer-brand-links { list-style: none; display: flex; + flex-wrap: wrap; + justify-content: center; margin: 2rem 0 0; padding: 0; font-size: 0.9rem;