Img Sizes

This commit is contained in:
Belen Curcio
2020-11-05 18:59:22 -03:00
parent 3b5ac2df1f
commit c419c3f361
4 changed files with 7 additions and 2 deletions

View File

@@ -97,6 +97,7 @@ export default function Home({
variant="slim"
imgWidth={320}
imgHeight={320}
imgLayout="fixed"
/>
))}
</Marquee>
@@ -129,6 +130,7 @@ export default function Home({
variant="slim"
imgWidth={320}
imgHeight={320}
imgLayout="fixed"
/>
))}
</Marquee>