Skip to content

Commit 2cec86a

Browse files
committed
Change flex-gen half width media size to medium
1 parent 9625767 commit 2cec86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/src/components/FlexibleGeneral.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ const HalfWidthCardLayout = ({
569569
)}
570570
supportingContentAlignment="vertical"
571571
supportingContentPosition="outer"
572-
mediaSize="small"
572+
mediaSize="medium"
573573
aspectRatio={aspectRatio}
574574
kickerText={card.kickerText}
575575
showLivePlayable={false}

0 commit comments

Comments
 (0)