Skip to content

Commit 7e55f01

Browse files
abeddow91Fweddi
authored andcommitted
Use 5:4 aspect ratio for the carousel component
1 parent 7ff2f9d commit 7e55f01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotcom-rendering/src/components/Carousel.importable.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,7 @@ const CarouselCard = ({
532532
index={index}
533533
showTopBarDesktop={!isOnwardContent}
534534
showTopBarMobile={!isOnwardContent}
535+
aspectRatio={'5:4'}
535536
/>
536537
</LI>
537538
);

0 commit comments

Comments
 (0)