Skip to content

Commit 9b0147d

Browse files
authored
ENGCOM-3864: issue fixed #20304 No space between step title and saved address in c… #20306
2 parents f618ae8 + 2b0e557 commit 9b0147d

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
.step-title {
4949
&:extend(.abs-checkout-title all);
5050
.lib-css(border-bottom, @checkout-step-title__border);
51+
margin-bottom: 15px;
5152
}
5253

5354
.step-content {

0 commit comments

Comments
 (0)