Skip to content

Commit 6c14bd8

Browse files
committed
#20832: Static test fix.
1 parent a2b2aa0 commit 6c14bd8

File tree

1 file changed

+2
-2
lines changed
  • app/design/frontend/Magento/luma/Magento_Theme/web/css/source

1 file changed

+2
-2
lines changed

app/design/frontend/Magento/luma/Magento_Theme/web/css/source/_module.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@
112112
font-size: @font-size__base;
113113
margin: 0 0 0 15px;
114114

115-
&.customer-welcome{
116-
margin: 0 0 0 5px;
115+
&.customer-welcome {
116+
margin: 0 0 0 5px;
117117
}
118118

119119
> a {

0 commit comments

Comments
 (0)