Skip to content

Commit 85d843d

Browse files
remove padding from image area
1 parent c9e1808 commit 85d843d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotcom-rendering/src/components/ProductCarouselCard.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ const readMoreArea = css`
3232
padding-bottom: ${space[2]}px;
3333
`;
3434
const imageArea = css`
35-
padding-bottom: ${space[1]}px;
3635
grid-row: 3;
3736
img {
3837
width: 100%;

0 commit comments

Comments
 (0)