diff --git a/src/components/common/container-scroll.tsx b/src/components/common/container-scroll.tsx index 3a3c740..f49bfec 100644 --- a/src/components/common/container-scroll.tsx +++ b/src/components/common/container-scroll.tsx @@ -21,7 +21,7 @@ export function PreviousEdition() { width="100%" height="450" src="https://www.youtube.com/embed/NCWwTsAjiys?si=xBkmPtQEYQl_tEIX" - className="md:h-[450px] h-[200px]" + className="md:h-[450px] h-[250px]" > diff --git a/src/components/ui/container-scroll-animation.tsx b/src/components/ui/container-scroll-animation.tsx index 3fb8a9c..8e88424 100644 --- a/src/components/ui/container-scroll-animation.tsx +++ b/src/components/ui/container-scroll-animation.tsx @@ -38,7 +38,7 @@ export const ContainerScroll = ({ return (
{children}