Commit 2a0559728468651d2072a6974c0578af7ae6a8aa

Authored by liuqimichale
1 parent fb52c7a4

服务自适应

css/services.css
... ... @@ -108,7 +108,6 @@
108 108 margin-top: 58px;
109 109 }
110 110 .services-soft-bottom-title{
111   - width:360px;
112 111 height:30px;
113 112 font-size:30px;
114 113 font-weight:500;
... ... @@ -256,7 +255,6 @@
256 255 }
257 256 /*footer sta*/
258 257 .services-foottit{
259   - width:400px;
260 258 height:38px;
261 259 line-height:38px;
262 260 font-size:36px;
... ...
services.html
... ... @@ -230,7 +230,7 @@
230 230 <div class="services_bgF7F8FA" style="padding-top: 132px;padding-bottom: 120px">
231 231 <div class="text-center services-foottit">全面智慧停车解决方案</div>
232 232 <div class="container">
233   - <div class="row services-foot-cont">
  233 + <div class="row ">
234 234 <div class="text-center col-md-4 col-sm-4">
235 235 <div class="services-foot-div">
236 236 <div class="services-footIco1"></div>
... ...