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;
     }
   }