]> danix's work - danix.xyz-2.git/commitdiff
fix: restore relative z-20 classes to footer for backdrop-filter to work feature/footer-frosted-glass
authorDanilo M. <redacted>
Thu, 16 Apr 2026 10:19:46 +0000 (12:19 +0200)
committerDanilo M. <redacted>
Thu, 16 Apr 2026 10:19:46 +0000 (12:19 +0200)
themes/danix-xyz-hacker/layouts/partials/footer.html

index a6d61301145157802a0d4a791eee3891992b198f..c649e84e62d5c662cba9f3617b8cda60306bfd73 100644 (file)
@@ -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 -->