From 0de363487d7519c31b858929c6ddb8cd61587324 Mon Sep 17 00:00:00 2001 From: Avior Date: Thu, 15 Apr 2021 01:22:13 +0200 Subject: [PATCH] Fixed Footer links not being in the middle Signed-off-by: Avior --- src/dzeio/Footer/Footer.module.styl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/dzeio/Footer/Footer.module.styl b/src/dzeio/Footer/Footer.module.styl index 362fdf8..5c86f6e 100644 --- a/src/dzeio/Footer/Footer.module.styl +++ b/src/dzeio/Footer/Footer.module.styl @@ -7,7 +7,9 @@ background $foregroundDark ul - list-type none + padding 0 + display flex + justify-content center li display inline-block