diff --git a/assets/stylesheets/template/layout/content.scss b/assets/stylesheets/template/layout/content.scss index 553aa21..e25c0b9 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -324,8 +324,8 @@ body{ @media(max-width: 1024px){ flex: none; width: 100%; - height: auto; font-size: 0.8em; + max-height: 280px; } } .layout-content-box3{