diff --git a/src/components/HomepageFeatures/styles.module.css b/src/components/HomepageFeatures/styles.module.css index dfc9e69f..03eaf991 100644 --- a/src/components/HomepageFeatures/styles.module.css +++ b/src/components/HomepageFeatures/styles.module.css @@ -43,7 +43,8 @@ } .listContainer{ - min-height: 17rem; + min-height: 8.8rem; + max-height: 295px; } @media screen and (max-width: 768px) { .listContainer{