diff --git a/css/services.css b/css/services.css index 71cd1b5..20e4901 100644 --- a/css/services.css +++ b/css/services.css @@ -6,7 +6,7 @@ background-repeat: no-repeat; } .services-bannertit{ - height:50px; + /*height:50px;*/ line-height: 50px; font-size:48px; font-weight:500; @@ -277,7 +277,7 @@ width: 100%; } .services-footmsgtit{ - width:150px; + /*width:150px;*/ height:33px; font-size:29px; font-weight:bold; @@ -288,14 +288,12 @@ margin-top: 25px; } .services-footmsg{ - width:240px; - height:44px; - font-size:16px; - font-weight:500; - color:rgba(0,0,0,0.6); - line-height:28px; + font-size: 16px; + font-weight: 500; + color: rgba(0,0,0,0.6); + line-height: 28px; text-align: left; - margin-left: 40px; + padding: 0 20px 0 40px; } .services-footIco1{ background: url("../images/services_footIco1.png") no-repeat;