zs 1 년 전
부모
커밋
0d9c9976b4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/home/components/service.vue

+ 1 - 1
src/views/home/components/service.vue

@@ -406,7 +406,7 @@ const toService = (item) => {
     .content {
       background: #ffffff;
       background-repeat: no-repeat;
-      background-size: contain;
+      background-size: 150px 150px;
       background-position: right bottom;
       height: 280px;
       padding: 20px;