summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-16 11:32:52 +0200
committerDanilo M. <danix@danix.xyz>2026-04-16 11:32:52 +0200
commit4fe47deb7a0bd7a0b796bb7ec4ca69c77e99dec6 (patch)
tree3bed3b77cbc9b7e3bc83d6ea46bc470305d00e51
parentc3c6b43d2906bd798f6f014a864c14f08c614028 (diff)
downloaddanixxyz-4fe47deb7a0bd7a0b796bb7ec4ca69c77e99dec6.tar.gz
danixxyz-4fe47deb7a0bd7a0b796bb7ec4ca69c77e99dec6.zip
refactor: apply frosted-bar component to footer
-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 4557ec1..db58bdd 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 border-t border-border/30 py-12 bg-surface/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 -->