Sign in
w-front-end
/
Worship_and_learn_upward
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
f05b08a2dcba3207bc312b2ed013d1832d59a782
Authored by
zhiyangdu
2019-12-27 11:11:03 +0800
1 parent
0ac239eb
样式优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/index/index.less
src/pages/index/index.less
View file @
f05b08a
...
...
@@ -12,7 +12,7 @@
12
12
height: 730px;
13
13
background: #bd3325 url("../../../static/img/index/2.jpg") no-repeat center top;
14
14
background-size: 100%;
15
-
display: inline-block
;
15
+
overflow: hidden
;
16
16
div:nth-child(1){
17
17
width: 670px;
18
18
height: 270px;
...
...