summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/layouts
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-16 12:19:46 +0200
committerDanilo M. <danix@danix.xyz>2026-04-16 12:19:46 +0200
commit0b4d21e3228700cd80146200324afd36689e7ea0 (patch)
treec3acc8968c4006e8ab62d82318b9e7453e28e036 /themes/danix-xyz-hacker/layouts
parentb0d2c31def3cae2cf42e23bf6547b33d314a539a (diff)
downloaddanixxyz-0b4d21e3228700cd80146200324afd36689e7ea0.tar.gz
danixxyz-0b4d21e3228700cd80146200324afd36689e7ea0.zip
fix: restore relative z-20 classes to footer for backdrop-filter to workfeature/footer-frosted-glass
Diffstat (limited to 'themes/danix-xyz-hacker/layouts')
-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 a6d6130..c649e84 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">
+<footer class="mt-16 frosted-bar border-t py-12 relative z-20">
<div class="container mx-auto px-4">
<div class="grid md:grid-cols-3 gap-8 mb-8">
<!-- About -->