From 861af70dff8ed4389de341e59292b3cb5e1eaa51 Mon Sep 17 00:00:00 2001 From: TheThomaas Date: Fri, 25 Apr 2025 16:41:45 +0200 Subject: [PATCH] Update _layout.scss --- src/scss/_layout.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/scss/_layout.scss b/src/scss/_layout.scss index 8abf0df..36bbf54 100644 --- a/src/scss/_layout.scss +++ b/src/scss/_layout.scss @@ -13,4 +13,5 @@ .l-footer { margin-top: auto; + align-items: center; } \ No newline at end of file