diff --git a/src/components/tutorial/page.tsx b/src/components/tutorial/page.tsx index 4a04e11..4691fb1 100644 --- a/src/components/tutorial/page.tsx +++ b/src/components/tutorial/page.tsx @@ -45,7 +45,7 @@ export default function TutorialPage({ text, imageSrc, carouselIndex, finishInde alt="step 1 image" width={256} height={256} - className="rounded-lg w-full h-full object-contain bg-black" + className="rounded-lg w-full h-full object-contain bg-black flex-1" /> ) : (