diff --git a/css/services.css b/css/services.css index 664f8a7..48b6e19 100644 --- a/css/services.css +++ b/css/services.css @@ -73,8 +73,9 @@ padding: 25px 0 5px; } .part .bd .p2 { - font-size: 24px; - color: #999999; + font-size: 18px; + line-height: 40px; + color: #666; font-weight: normal; } .part .bd .img img { diff --git a/style.css b/style.css index 1d2b424..208663e 100755 --- a/style.css +++ b/style.css @@ -2328,7 +2328,7 @@ a:hover{ background:rgba(46,48,51,1); } .footer{ - margin-top: 57px; + margin-top: 45px; font-size:16px; height: 178px; font-family:PingFang-SC-Medium;