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 7366763 commit 8a5de9dCopy full SHA for 8a5de9d
app/design/frontend/Magento/blank/web/css/source/_navigation.less
@@ -93,7 +93,7 @@
93
.switcher {
94
border-top: 1px solid @color-gray82;
95
font-size: 1.6rem;
96
- font-weight: 700;
+ font-weight: @font-weight__bold;
97
margin: 0;
98
padding: .8rem 3.5rem .8rem 2rem;
99
@@ -147,7 +147,7 @@
147
148
&.greet.welcome {
149
150
151
padding: .8rem @indent__base;
152
}
153
@@ -161,7 +161,7 @@
161
.lib-css(color, @navigation-level0-item__color);
162
.lib-css(text-decoration, @navigation-level0-item__text-decoration);
163
display: block;
164
165
166
167
0 commit comments