Remove the xxxl and xxxxl container max widths rather than setting them to almost the same

This commit is contained in:
Kevin MacMartin 2021-07-20 22:00:03 -04:00
parent 20c2d9fb47
commit 35b8cdd169

View file

@ -19,9 +19,7 @@ $container-max-widths: (
md: pxrem(720),
lg: pxrem(960),
xl: pxrem(1140),
xxl: pxrem(1540),
xxxl: pxrem(1540),
xxxxl: pxrem(1540)
xxl: pxrem(1540)
);
// Colours