style: remove header border, keep glow shadow only
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 19:09:55 +01:00
parent 075f64f4e3
commit 1496399b96

View File

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