chending1994 5 년 전
부모
커밋
33500bde0d
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      pages/campus/_type/index.vue

+ 2 - 1
pages/campus/_type/index.vue

@@ -276,6 +276,7 @@ export default {
 }
 
 .main {
+  padding-bottom: 172px;
   .main-wrap {
     background: url('~assets/images/campus/content_bg.png') no-repeat;
   }
@@ -339,7 +340,7 @@ export default {
     }
     .circle {
       position: absolute;
-      bottom: -120px;
+      bottom: -100px;
       left: -14px;
     }
   }