From 55d9c36ccff4e3b67c71027b77c1e9028d7cdc7f Mon Sep 17 00:00:00 2001 From: zhengchanglong Date: Fri, 1 Nov 2019 16:30:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=A8=E5=B9=BF=E5=91=98?= =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Public/Home/css/index/index.new.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Public/Home/css/index/index.new.css b/Public/Home/css/index/index.new.css index 90ffc28f2..2573234e6 100644 --- a/Public/Home/css/index/index.new.css +++ b/Public/Home/css/index/index.new.css @@ -8,7 +8,7 @@ .promote-index-overview .icon {width:40px;height:40px;position:absolute;top:50%;margin-top:-34px;left: 22%;} .promote-index-overview .icon img{width: 100%;height: 100%;} -.promote-index-overview .text {font-size:16px;color:#555;/* text-align:center; */padding-top:33px;padding-left: 140px;} +.promote-index-overview .text {font-size:16px;color:#555;/* text-align:center; */padding-top:33px;padding-left: 160px;} .promote-index-overview .text p {margin-bottom:6px;color: #6A7082;} .promote-index-overview .text span {font-size:18px;color: #99B1CB;}