From 60d9a5cb83c9cec94a9b825272115c8af0a6dcbd Mon Sep 17 00:00:00 2001 From: vrifox Date: Sun, 16 Jul 2023 21:39:53 +0200 Subject: [PATCH] update footer --- themes/cozy-hugo/assets/css/main.scss | 2 +- themes/cozy-hugo/layouts/partials/footer.html | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/themes/cozy-hugo/assets/css/main.scss b/themes/cozy-hugo/assets/css/main.scss index 632266f..da58f5b 100644 --- a/themes/cozy-hugo/assets/css/main.scss +++ b/themes/cozy-hugo/assets/css/main.scss @@ -182,7 +182,7 @@ main { footer { - margin-top: 20px !important; + margin-top: 80px !important; text-align: center; } diff --git a/themes/cozy-hugo/layouts/partials/footer.html b/themes/cozy-hugo/layouts/partials/footer.html index 4672c8b..9548db1 100644 --- a/themes/cozy-hugo/layouts/partials/footer.html +++ b/themes/cozy-hugo/layouts/partials/footer.html @@ -1,4 +1,9 @@ \ No newline at end of file