Skip to content

Commit

Permalink
convert to new sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
abeddow91 committed Oct 21, 2024
1 parent 6a20283 commit 1aaa736
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dotcom-rendering/src/components/ScrollableSmall.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,7 @@ export const ScrollableSmall = ({
containerPalette={containerPalette}
containerType={containerType}
showAge={!!showAge}
headlineSize="small"
headlineSizeOnMobile="small"
headlineSizeOnTablet="small"
headlineSizes={{ desktop: 'xxsmall' }}
imagePositionOnDesktop="left"
imagePositionOnMobile="left"
imageSize="small" // TODO - needs fixed width images
Expand Down

0 comments on commit 1aaa736

Please sign in to comment.