vendor/assets/stylesheets/_variable.scss in active_frontend-14.0.22 vs vendor/assets/stylesheets/_variable.scss in active_frontend-14.0.23
- old
+ new
@@ -170,13 +170,13 @@
one-half: 50%,
two-thirds: 66.66666%,
three-fourths: 75%
);
$grid-container-widths: (
- l: (calc(100% - 60px), 1360px),
- m: (calc(100% - 40px), 1180px),
- b: (calc(100% - 20px), 960px),
- s: (calc(100% - 10px), 760px),
+ l: (calc(100% - 160px), 1360px),
+ m: (calc(100% - 80px), 1180px),
+ b: (calc(100% - 40px), 960px),
+ s: (calc(100% - 20px), 760px),
null: (100%, null)
);
$grid-row-margins: (
xxxl: 100px,
xxl: 80px,