BJ_web_developers
/
webportal
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code ยป
Commit
84adc13d81723e0b2c492f50b84caecd5adfa107
Authored by
liuqimichale
2018-09-26 11:12:01 +0800
2 parents
0a954a2d
d744f2f4
Merge branch 'test' of http://192.168.1.195:9998/web_developers/webportal into test
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
css/services.css
css/services.css
View file @
84adc13
...
...
@@ -32,8 +32,9 @@
32
32
/*tab sta */
33
33
.services-wrap{
34
34
height: 680px;
35
-
width: 1200px;
35
+
/*width: 1200px;*/
36
36
margin: 0 auto;
37
+ width: 100%;
37
38
}
38
39
/*1 tab*/
39
40
.services-wrap-left-1{
...
...