Commit 86e370b5730ec0c1e92115d64986658fab01c34e
1 parent
5fc4135f
购好物,首页导航部分高度调整,调低~
Showing
1 changed file
with
8 additions
and
5 deletions
src/pages/optimization2/optimization2.less
| ... | ... | @@ -60,11 +60,14 @@ |
| 60 | 60 | background-color: transparent; |
| 61 | 61 | margin-bottom: 0; |
| 62 | 62 | /deep/ .icon-swiper-box { |
| 63 | - .icons-com { | |
| 64 | - .title { | |
| 65 | - color: #444; | |
| 66 | - font-size: 24px; | |
| 67 | - font-weight: 400; | |
| 63 | + .swipe-item { | |
| 64 | + margin: 30px auto 0 auto; | |
| 65 | + .icons-com { | |
| 66 | + .title { | |
| 67 | + color: #444; | |
| 68 | + font-size: 24px; | |
| 69 | + font-weight: 400; | |
| 70 | + } | |
| 68 | 71 | } |
| 69 | 72 | } |
| 70 | 73 | } | ... | ... |