Skip to content

Commit 8927df5

Browse files
committed
adjust carousel section mobile padding
1 parent 94d826b commit 8927df5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontends/ol-components/src/components/LearningResourceExpanded/LearningResourceExpandedV2.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ const CarouselContainer = styled.div({
188188
},
189189
[theme.breakpoints.down("md")]: {
190190
width: "100vw",
191+
padding: "16px 0 16px 16px",
191192
},
192193
})
193194

0 commit comments

Comments
 (0)