Skip to content

Commit 6d6ea3f

Browse files
Update dotcom-rendering/src/components/ProductCarouselCard.tsx
Co-authored-by: Oliver Abrahams <[email protected]>
1 parent d73a85e commit 6d6ea3f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dotcom-rendering/src/components/ProductCarouselCard.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ const buttonWrapper = css`
5252
display: flex;
5353
flex-direction: column;
5454
gap: ${space[1]}px;
55-
justify-content: center;
56-
align-items: center;
57-
align-self: stretch;
5855
`;
5956

6057
const imageArea = css`

0 commit comments

Comments
 (0)