fix: soften header shadow glow
All checks were successful
Build and Push Frontend Image / build (push) Successful in 1m15s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-08 20:32:17 +01:00
parent 6605980a43
commit a4fd1ff18b

View File

@@ -47,7 +47,7 @@
</script>
<header
class="sticky top-0 z-50 w-full backdrop-blur-xl shadow-[0_8px_32px_-4px_color-mix(in_oklab,var(--color-primary)_20%,transparent)]"
class="sticky top-0 z-50 w-full backdrop-blur-xl shadow-[0_4px_24px_-8px_color-mix(in_oklab,var(--color-primary)_12%,transparent)]"
>
<div class="container mx-auto px-4">
<div class="flex items-center justify-evenly h-16">