瀏覽代碼

移动端微调

chao 5 年之前
父節點
當前提交
09fc2cd61b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/resources/static/css/index/index.h5.css

+ 1 - 1
src/main/resources/static/css/index/index.h5.css

@@ -14,7 +14,7 @@ li{list-style:none;}
 #swiper-container .swiper-pagination .swiper-pagination-bullet:before{content:"";display:block;width:100%;height:.6vw;background:#FFF;border-radius:.3vw}
 #swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:3.8vw;opacity:1}
 /* 首页导航 */
-.mNavBox{width:100%;margin:0 auto;padding:2.2vw 0;position:relative;background:#FFF}
+.mNavBox{width:100%;margin:0 auto 4vw auto;padding:2.2vw 0;position:relative;background:#FFF}
 .mNavBox ul{width:100vw;margin:0 auto}
 .mNavBox .first{width:25vw;margin:0;transition:height .5s ease}
 .mNavBox .first .nav{display:block;padding:2.2vw 0;text-align:center;color:#4A4F58;font-size:3.4vw;line-height:6.4vw;white-space:nowrap}