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
Email Patches
Plain Diff
Browse Code ยป
Commit
efdaa4a793e3459a29e6235db229bc05c80621b9
Authored by
liuqimichale
2018-09-28 11:03:54 +0800
1 parent
9fe6a499
section padding 70 0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
style.css
style.css
View file @
efdaa4a
...
...
@@ -4,7 +4,7 @@
4
4
padding:0;
5
5
}
6
6
.section{
7
- padding:
162px 0 0 0
;
7
+ padding:
70px 0
;
8
8
}
9
9
html,body {
10
10
height: 100%;
...
...