From 6e350ac4b5307472a371884cfc4eedaaa55f3555 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Fri, 28 Sep 2018 11:39:48 +0800 Subject: [PATCH] 产品 banner --- css/portfollo.css | 4 ++-- css/swiper.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/portfollo.css b/css/portfollo.css index 8d48319..3bbf590 100644 --- a/css/portfollo.css +++ b/css/portfollo.css @@ -9,9 +9,9 @@ } .breadcrumb-text{ text-align: center; - padding-top: 300px; + padding-top: 210px; color: #fff; - font-size: 71px; + font-size: 44px; } #portfolio-soft-top{ background: #fff; diff --git a/css/swiper.css b/css/swiper.css index c91eaba..1917393 100755 --- a/css/swiper.css +++ b/css/swiper.css @@ -48,7 +48,7 @@ background: url("../images/swiper-slide-main-3.png") no-repeat center right; } .swiper-slide-large{ - padding-top: 208px; + padding-top: 168px; margin: 0 0 25px 0; font-size: 44px; color: #fff; -- libgit2 0.21.4