Showing
2 changed files
with
3 additions
and
3 deletions
| ... | ... | @@ -38,7 +38,7 @@ page { |
| 38 | 38 | |
| 39 | 39 | .head .li { |
| 40 | 40 | padding-top: 30rpx; |
| 41 | - padding-bottom: 30rpx; | |
| 41 | + padding-bottom: 38rpx; | |
| 42 | 42 | color: #adadad; |
| 43 | 43 | float: left; |
| 44 | 44 | font-size: 28rpx; |
| ... | ... | @@ -150,7 +150,7 @@ page { |
| 150 | 150 | padding-top: 25rpx; |
| 151 | 151 | position: fixed; |
| 152 | 152 | z-index: 4; |
| 153 | - top: 70rpx; | |
| 153 | + top: 90rpx; | |
| 154 | 154 | width: 100%; |
| 155 | 155 | } |
| 156 | 156 | ... | ... |
Please
register
or
login
to post a comment