From 4d0615923db9a30d6be04fa9a50198501cefcd8a Mon Sep 17 00:00:00 2001 From: webfussel Date: Fri, 24 May 2024 08:01:47 +0200 Subject: [PATCH] ADD: rewording --- components/Footer/Footer.css | 1 + 1 file changed, 1 insertion(+) diff --git a/components/Footer/Footer.css b/components/Footer/Footer.css index 55614f3..e743b5a 100644 --- a/components/Footer/Footer.css +++ b/components/Footer/Footer.css @@ -12,6 +12,7 @@ & .sitemap { align-items: center; + justify-content: center; flex-wrap: wrap; } }