Skip to content

Commit 7383946

Browse files
author
amol 2jcommerce
committed
cms-page-top-spacing-issue-2.2
1 parent a72f59b commit 7383946

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@
441441

442442
.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
443443
.cms-page-view .page-main {
444-
padding-top: 41px;
444+
padding-top: 0;
445445
position: relative;
446446
}
447447
}

0 commit comments

Comments
 (0)