From c484bb4ed1eba82425a75cf756f5e54ea10ca623 Mon Sep 17 00:00:00 2001 From: Arun Date: Sun, 15 Sep 2024 00:00:26 +0530 Subject: [PATCH] feat: show generic footer Former-commit-id: 072bf0b81b8d3152e83c1e9112cdeff534d04b48 Former-commit-id: 6ee9cb9bd0c033b9783276699aaa2fc211ff0efa --- assets/css/main.css | 1 - layouts/_default/baseof.html | 11 ++--------- layouts/partials/footer-license.html | 6 ------ layouts/partials/footer.html | 18 +++++++++++++----- 4 files changed, 15 insertions(+), 21 deletions(-) delete mode 100644 layouts/partials/footer-license.html diff --git a/assets/css/main.css b/assets/css/main.css index 4fd7bae..b08eb15 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -146,7 +146,6 @@ hr { footer { font-size: small; display: flex; - flex-direction: column; /* Stack children vertically */ justify-content: center; align-items: center; max-height: var(--footer-height); diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index fdee79d..08a2d25 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -25,16 +25,9 @@ - +