Revert "feat: fixed header with hero section extending behind it"

This reverts commit fc97c1b84b.
This commit is contained in:
2026-03-08 19:25:15 +01:00
parent 89c4c390fa
commit 15d9708072
3 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@
</script>
<header
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)]"
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">