mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-05-15 22:12:20 +02:00
Design modifications
This commit is contained in:
@@ -22,7 +22,7 @@ const Navbar = () => {
|
||||
className={`fixed top-0 left-0 right-0 z-50 transition-all duration-300 ${
|
||||
scrolled
|
||||
? "bg-background/95 backdrop-blur-md shadow-card"
|
||||
: "bg-transparent"
|
||||
: "bg-white/30"
|
||||
}`}
|
||||
>
|
||||
<div className="container mx-auto flex items-center justify-between px-4 py-3">
|
||||
|
||||
Reference in New Issue
Block a user