diff --git a/resources/assets/stylesheets/scss/oer.scss b/resources/assets/stylesheets/scss/oer.scss index 38d1cb2047cfb7d9501f7254d3e0f58383cd831b..b73366f51923ff03f28571763906926bb4ddcd5d 100755 --- a/resources/assets/stylesheets/scss/oer.scss +++ b/resources/assets/stylesheets/scss/oer.scss @@ -110,7 +110,6 @@ ul.reviews, ol.reviews { margin-left: auto; margin-right: auto; width: 100%; - max-width: 1000px; height: calc((100vw - 270px) * 2 / 3); max-height: 666px; border: 1px solid $content-color-40;