Parcourir la source

首页样式修改

李雪梅 il y a 3 ans
Parent
commit
aa8084f91b
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      wxdks/src/main/resources/static/zlhbw/css/index.css

+ 2 - 2
wxdks/src/main/resources/static/zlhbw/css/index.css

@@ -2,7 +2,7 @@
 
 .pic-contanier {
     width: 100%;
-    height: 44vh;
+    height: 40vh;
     overflow: hidden;
     position: relative;
 }
@@ -10,7 +10,7 @@
 .picSwipers .swiper-slide img {
     display: inline-block;
     width: 100%;
-    height: 44vh;
+    height: 40vh;
 }
 
 .biaoyu {