Skip to content

Commit a851540

Browse files
Solve overlapping Issue on every Home page & category page of Hot Seller section.
1 parent 6110fdd commit a851540

File tree

1 file changed

+1
-1
lines changed
  • app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module/_listings.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@
443443

444444
.product-item {
445445
margin-left: calc(~'(100% - 4 * 24.439%) / 3');
446-
padding: 0;
446+
padding: 5px;
447447
width: 24.439%;
448448

449449
&:nth-child(4n + 1) {

0 commit comments

Comments
 (0)