summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/layouts
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-16 12:16:46 +0200
committerDanilo M. <danix@danix.xyz>2026-04-16 12:16:46 +0200
commitf355a012b93e0c5ae5714e25289b043cf38e8f83 (patch)
treec3acc8968c4006e8ab62d82318b9e7453e28e036 /themes/danix-xyz-hacker/layouts
parent60bb59950af6f1153e2e8737db253d9952609fb3 (diff)
downloaddanixxyz-f355a012b93e0c5ae5714e25289b043cf38e8f83.tar.gz
danixxyz-f355a012b93e0c5ae5714e25289b043cf38e8f83.zip
refactor: use frosted-bar class on footer with stronger blur variant
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 0623477..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 border-t py-12 relative z-20" style="background-color: rgba(var(--bg2-rgb), 0.6); box-shadow: 0 0 20px var(--accent-glow);">
+<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 -->