summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/App.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/App.js b/src/App.js
index 170bf18..f5637e4 100644
--- a/src/App.js
+++ b/src/App.js
@@ -191,8 +191,8 @@ function StoreCarousel(props) {
isPlaying
lockOnWindowScroll
isIntrinsicHeight
- naturalSlideWidth={240}
- naturalSlideHeight={240}
+ naturalSlideWidth={tw}
+ naturalSlideHeight={tw}
visibleSlides={cols}
totalSlides={props.data.length + skeletons.length}>
<div className={classes.controls}>