We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f830493 commit 0edac92Copy full SHA for 0edac92
app/design/frontend/Magento/blank/web/css/source/_navigation.less
@@ -132,7 +132,7 @@
132
&.greet.welcome {
133
border-top: 1px solid @color-gray82;
134
font-weight: 700;
135
- padding: 8px 20px;
+ padding: .8rem @indent__base;
136
}
137
> a {
138
@@ -144,7 +144,7 @@
144
.lib-css(text-decoration, @navigation-level0-item__text-decoration);
145
display: block;
146
147
148
149
150
0 commit comments