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 c1432e6 commit c57fb36Copy full SHA for c57fb36
app/code/Magento/Contact/view/frontend/web/css/source/_module.less
@@ -1,7 +1,6 @@
1
-// * Copyright © Magento, Inc. All rights reserved.
2
-// * See COPYING.txt for license details.
3
-// Common
4
-// _____________________________________________
+/** Copyright © Magento, Inc. All rights reserved.
+ * See COPYING.txt for license details.
+ Common */
5
& when (@media-common = true) {
6
.contact-index-index {
7
.column:not(.sidebar-main){
@@ -18,9 +17,8 @@
18
17
}
19
20
21
-//
22
-// Mobile
23
+
+// Mobile
24
.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
25
26
0 commit comments