@@ -205,7 +205,7 @@ const ProductList = ({ size = 99999 }) => {
NEW
</Button>}
- <Box sx={{ pb: 1, pt: 1, width: "90%", mx:"auto", textAlign:"center" }}>
+ <Box sx={{ pb: 1, pt: 1, width: "90%", mx:"auto" }}>
<Typography variant="body2" sx={{ fontWeight: "400" }}>
{collection_name}
</Typography>