style: reduce header background opacity for softer appearance
All checks were successful
Build and Push Frontend Image / build (push) Successful in 1m13s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-08 17:39:47 +01:00
parent 6abcfc7363
commit 8508e1f6e9
2 changed files with 1 additions and 2 deletions

View File

@@ -47,7 +47,7 @@
</script>
<header
class="sticky top-0 z-50 w-full bg-gradient-to-br from-card/85 via-card/90 to-card/80 backdrop-blur-xl shadow-2xl shadow-primary/20"
class="sticky top-0 z-50 w-full bg-gradient-to-br from-card/60 via-card/65 to-card/55 backdrop-blur-xl border-b border-border/20 shadow-lg shadow-primary/10"
>
<div class="container mx-auto px-4">
<div class="flex items-center justify-evenly h-16">