Skip to content

Commit

Permalink
drive by fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abeddow91 authored and cemms1 committed Nov 1, 2024
1 parent fad5b6b commit 81119fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotcom-rendering/src/components/StaticMediumFour.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const StaticMediumFour = ({
<FrontCard
trail={card}
containerPalette={containerPalette}
containerType="flexible/special"
containerType="static/medium/4"
showAge={showAge}
absoluteServerTimes={absoluteServerTimes}
image={showImage ? card.image : undefined}
Expand Down

0 comments on commit 81119fa

Please sign in to comment.