Skip to content

Commit 9b55f0e

Browse files
author
Fabricio Sobral
committed
25703 change margin bottom value to fix issue
1 parent 0ebdbf1 commit 9b55f0e

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/_cart.less

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

114114
.page-main & {
115115
.block {
116-
margin-bottom: 0;
116+
margin-bottom: 20px;
117117
}
118118
}
119119

0 commit comments

Comments
 (0)