diff --git a/src/components/home/feature.vue b/src/components/home/feature.vue index 87ca2bb..44ba1e0 100644 --- a/src/components/home/feature.vue +++ b/src/components/home/feature.vue @@ -56,7 +56,7 @@ .feature_img_div{ width: 40%; flex: 1; - height: 600px; + max-height: 600px; min-width: 150px; } .feature_img_div img{