diff --git a/next/components/home/HomePageBlob.tsx b/next/components/home/HomePageBlob.tsx index 01ed85b..88f1773 100644 --- a/next/components/home/HomePageBlob.tsx +++ b/next/components/home/HomePageBlob.tsx @@ -15,7 +15,7 @@ export default function HomePageBlobs({ blob1, blob2, blob3 }: Props) { className={`${styles.container} grid grid-cols-14 my-24 p-5 drop-shadow-xl`} > {blob1} - +