diff --git a/src/components/footer/www/footer.scss b/src/components/footer/www/footer.scss index 43d195030..f3a56732e 100644 --- a/src/components/footer/www/footer.scss +++ b/src/components/footer/www/footer.scss @@ -7,7 +7,7 @@ text-align: center; flex-direction: row; flex-wrap: nowrap; - justify-content: space-around; + justify-content: space-between; dl { display: inline-block;