Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 196ba8e

Browse files
authored
issue fixed #20304 No space between step title and saved address in checkout
issue fixed #20304 No space between step title and saved address in checkout
1 parent 3a42052 commit 196ba8e

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)