diff --git a/components/ui/animations/container-scroll-animation.tsx b/components/ui/animations/container-scroll-animation.tsx index 88c43f8..c7fb348 100644 --- a/components/ui/animations/container-scroll-animation.tsx +++ b/components/ui/animations/container-scroll-animation.tsx @@ -92,7 +92,7 @@ export const Card = ({ rotate, scale, children }: CardProps) => { }} className="max-w-5xl -mt-12 mx-auto w-full border-4 border-[#6C6C6C] p-2 md:p-6 bg-[#222222] rounded-[30px] shadow-2xl" > -
+
{children}