Browse Source

style: 合作伙伴轮播增加两侧模糊2-样式调整

cuiyalong 1 month ago
parent
commit
9abec8b316

+ 2 - 1
src/web/staticres/bid-fileinter/css/product-introduce.css

@@ -245,7 +245,8 @@
   padding-top: 60px;
 }
 .partners-module .module-content {
-  margin-top: -20px;
+  margin-top: 30px;
+  margin-bottom: 60px;
 }
 
 .power-module {

+ 0 - 1
src/web/templates/product-introduce/template/partners-swipe.html

@@ -3,7 +3,6 @@
 .jy-index-partners{
   position: relative;
   width: 100%;
-  padding: 60px 0;
   background: #FFF;
 }
 .jy-index-partners .swiper-wrapper{