vendor/assets/stylesheets/_variable.scss in active_frontend-16.1.7 vs vendor/assets/stylesheets/_variable.scss in active_frontend-16.2.0
- old
+ new
@@ -204,10 +204,10 @@
);
$grid-container-widths: (
l: (calc(100% - 260px), 1360px),
m: (calc(100% - 140px), 1180px),
b: (calc(100% - 60px), 960px),
- s: (calc(100% - 20px), 760px),
+ s: (calc(100% - 20px), 813px),
null: (100%, null)
);
$grid-row-margins: (
xxxl: 100px,
xxl: 80px,