diff --git a/src/components/ContentDesign.vue b/src/components/ContentDesign.vue index 12a650c..0996519 100644 --- a/src/components/ContentDesign.vue +++ b/src/components/ContentDesign.vue @@ -340,8 +340,8 @@ export default { } .item-img { - /* width: 270px; - height: 210px; */ + max-width: 270px; + /* height: 210px; */ contain: fit; width: 100%; border-radius: 10px;