tanxue 1 неделя назад
Родитель
Сommit
a3c2ff3ddb

+ 1 - 1
assets/scss/cus-client/cus-client-common.scss

@@ -239,7 +239,7 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
 
 /* 网站底部banner */
 .client-banner-box{
-  width: 100%;height: 550px;background-color:#fff;background-position: center;background-repeat: no-repeat;
+  width: 100%;height: 520px;background-color:#fff;background-position: center;background-repeat: no-repeat;
 }
 
   /* 网站底部footer */

+ 1 - 1
assets/scss/cus-client/cus-client-page.scss

@@ -7,7 +7,7 @@
      width: 100%;
     /* 网站banner */
     .client-index-banner{
-      width: 100%;height: 790px;background-color:#fff;background-position: center;background-repeat: no-repeat;
+      width: 100%;height: 520px;background-color:#fff;background-position: center;background-repeat: no-repeat;
     }
     /* banner-box */
     .client-banner-box{