css
Showing
with
8 additions
and
8 deletions
No preview for this file type
Please
register
or
sign in
to comment
... | ... | @@ -90,7 +90,7 @@ |
li { | ||
position: relative; | ||
width: 15%; | ||
width: 24%; | ||
height: 94px; | ||
.iconfont { | ||
... | ... |
... | ... | @@ -75,7 +75,7 @@ |
} | ||
.home-index .survey-show li { | ||
position: relative; | ||
width: 15%; | ||
width: 24%; | ||
height: 94px; | ||
} | ||
.home-index .survey-show li .iconfont { | ||
... | ... |