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