style: fix header
All checks were successful
Build and Push Frontend Image / build (push) Successful in 1m46s

This commit is contained in:
2026-03-09 08:56:49 +01:00
parent a4fd1ff18b
commit 7de1bf7a03
2 changed files with 1 additions and 2 deletions

View File

@@ -47,7 +47,7 @@
</script> </script>
<header <header
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)]" 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)] bg-card/50"
> >
<div class="container mx-auto px-4"> <div class="container mx-auto px-4">
<div class="flex items-center justify-evenly h-16"> <div class="flex items-center justify-evenly h-16">

View File

@@ -11,7 +11,6 @@
</script> </script>
<section class="relative py-12 md:py-20 overflow-hidden"> <section class="relative py-12 md:py-20 overflow-hidden">
<div class="absolute inset-0"></div>
<div class="relative container mx-auto px-4 text-center"> <div class="relative container mx-auto px-4 text-center">
<div class="max-w-5xl mx-auto"> <div class="max-w-5xl mx-auto">
<h1 <h1