summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/layouts/partials/footer.html
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-16 12:19:00 +0200
committerDanilo M. <danix@danix.xyz>2026-04-16 12:19:00 +0200
commitb0d2c31def3cae2cf42e23bf6547b33d314a539a (patch)
treea279595410f7e488a69222fbf80f37e49ca6c99f /themes/danix-xyz-hacker/layouts/partials/footer.html
parentf355a012b93e0c5ae5714e25289b043cf38e8f83 (diff)
downloaddanixxyz-b0d2c31def3cae2cf42e23bf6547b33d314a539a.tar.gz
danixxyz-b0d2c31def3cae2cf42e23bf6547b33d314a539a.zip
refactor: remove positioning classes from footer for consistency with header
Diffstat (limited to 'themes/danix-xyz-hacker/layouts/partials/footer.html')
-rw-r--r--themes/danix-xyz-hacker/layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/danix-xyz-hacker/layouts/partials/footer.html b/themes/danix-xyz-hacker/layouts/partials/footer.html
index c649e84..a6d6130 100644
--- a/themes/danix-xyz-hacker/layouts/partials/footer.html
+++ b/themes/danix-xyz-hacker/layouts/partials/footer.html
@@ -1,4 +1,4 @@
-<footer class="mt-16 frosted-bar border-t py-12 relative z-20">
+<footer class="mt-16 frosted-bar border-t py-12">
<div class="container mx-auto px-4">
<div class="grid md:grid-cols-3 gap-8 mb-8">
<!-- About -->