diff --git a/assets/stylesheets/template/template.scss b/assets/stylesheets/template/template.scss index dff61de..e1ac853 100644 --- a/assets/stylesheets/template/template.scss +++ b/assets/stylesheets/template/template.scss @@ -91,7 +91,7 @@ } @media (min-width: $screen-lg) { - max-width:970px; + max-width:1024px; padding: 0; } }