diff --git a/src/components/ShoppingCart/index.js b/src/components/ShoppingCart/index.js index d7da2b3..1d7908b 100644 --- a/src/components/ShoppingCart/index.js +++ b/src/components/ShoppingCart/index.js @@ -222,7 +222,7 @@ function ShoppingCart({ return(isMobile ? -
+
3 && 'overflow-x-hidden overflow-scroll'}`} style={{height: '35%'}}> {list.map((product, index) => (