congzc 1 년 전
부모
커밋
2ba3369cb5
2개의 변경된 파일5개의 추가작업 그리고 4개의 파일을 삭제
  1. BIN
      src/assets/img/partner7.png
  2. +5
    -4
      src/components/home/home.vue

BIN
src/assets/img/partner7.png 파일 보기

Before After
Width: 480  |  Height: 480  |  Size: 47 KiB Width: 323  |  Height: 189  |  Size: 32 KiB

+ 5
- 4
src/components/home/home.vue 파일 보기

@@ -1034,9 +1034,9 @@ export default {
.module_5_bg1 {
// max-width: 100%;
// object-fit: cover;
width: 150%;
width: 200%;
height: 560px;
margin-left: -110px;
margin-left: -59%;
}
.titleBox {
margin-top: 20px;
@@ -1513,10 +1513,11 @@ export default {
width: 80px;
max-height: 30px;
margin: 5px 10px;
margin-bottom: 10px;
// margin-left: 100px;
img {
width: 80px;
max-height: 36px;
// max-width: 80px;
// height: 36px;
}
}
.cooperationItem1 {


불러오는 중...
취소
저장