feat: fixed header with hero section extending behind it

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-08 19:22:41 +01:00
parent e2abb0794a
commit fc97c1b84b
3 changed files with 3 additions and 3 deletions

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="fixed 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">