diff --git a/hwe/scss/break_500px.scss b/hwe/scss/break_500px.scss index abcbe6e7..5279b63a 100644 --- a/hwe/scss/break_500px.scss +++ b/hwe/scss/break_500px.scss @@ -1,10 +1,9 @@ $container-max-widths: ( - sm: 500px, md: 500px, lg: 1020px, xl: 1140px, xxl: 1320px - ) !default; + ); $grid-breakpoints: ( xs: 0,