diff --git a/source/sites/mycompanyinfrance.fr/pages/Footer/Footer.css b/source/sites/mycompanyinfrance.fr/pages/Footer/Footer.css index 4ab74ad88..52210fe05 100644 --- a/source/sites/mycompanyinfrance.fr/pages/Footer/Footer.css +++ b/source/sites/mycompanyinfrance.fr/pages/Footer/Footer.css @@ -12,7 +12,7 @@ #footerIcons { display: flex; - justify-content: space-evenly; + justify-content: space-around; } #footerIcons a::after { display: none;