diff --git a/assets/stylesheets/template/layout/content.scss b/assets/stylesheets/template/layout/content.scss index 066efd4..ab1e739 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -300,7 +300,7 @@ body{ // } } } - @media(max-width: $screen-xs){ + @media(max-width: 1024px){ flex: none; width: 100%; height: 250px;