@@ -31,8 +31,6 @@
flex-direction: row;
align-items: flex-start;
gap: theme.spacing(18);
- padding-left: theme.spacing(20);
- padding-right: theme.spacing(20);
}
@@ -67,8 +65,7 @@
.sectionProducts {
- padding: theme.spacing(10) theme.spacing(20) theme.spacing(10)
- theme.spacing(20);
+ @include theme.max-width;
.sectionHeaderTitle {