Skip to content

Commit caee053

Browse files
committed
Fixed a minor styling issue in page footer in order to align the columns indentations
1 parent 4d1b832 commit caee053

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,9 @@
327327
.widget.block {
328328
.lib-css(margin, @indent__base 0);
329329
}
330+
.links .widget.block {
331+
margin: 0;
332+
}
330333
}
331334

332335
.no-display:extend(.abs-no-display all) {

0 commit comments

Comments
 (0)