add more rando
This commit is contained in:
@ -6,7 +6,7 @@ export default async function PortfolioTwoPage() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<main className="p-2 mx-auto max-w-screen-2xl">
|
<main className="p-2 mx-auto max-w-screen-2xl">
|
||||||
<JustifiedGallery images={images} rowHeight={280} />
|
<JustifiedGallery images={images} rowHeight={350} gap={8} />
|
||||||
</main>
|
</main>
|
||||||
);
|
);
|
||||||
}
|
}
|
Reference in New Issue
Block a user