diff --git a/components/dashboard/auth-overlay.tsx b/components/dashboard/auth-overlay.tsx index 672f2cf..fe9609d 100644 --- a/components/dashboard/auth-overlay.tsx +++ b/components/dashboard/auth-overlay.tsx @@ -50,7 +50,7 @@ export function DashboardAuthOverlay({ {/* Frosted Backdrop — opacity linked to scroll */} {/* Wrapper: Sticky scrolling on Mobile, Static absolute centering on Desktop */} @@ -62,10 +62,10 @@ export function DashboardAuthOverlay({ {/* Floating Card - Scale, Opacity, Y, and 3D Rotate linked to smooth scroll */} {/* Top Gradient Accent Line */} - + {/* Subtle ambient glow (dark mode) */} @@ -96,7 +96,7 @@ export function DashboardAuthOverlay({ ease: "easeInOut", }} /> - + Sign In