1.首页滑动
2.页脚样式调整
Showing
5 changed files
with
90 additions
and
45 deletions
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment
2.页脚样式调整
... | ... | @@ -66,10 +66,6 @@ |
} | ||
} | ||
} | ||
.drop-list:lang(en) { | ||
min-width: 0; | ||
margin: 0 13px; | ||
} | ||
.user { | ||
@include border-tans-rev; | ||
... | ... |
... | ... | @@ -216,6 +216,11 @@ |
display: none; | ||
.nav-v { | ||
.n-item { | ||
width: auto; | ||
margin-right: 24px; | ||
} | ||
} | ||
.n-item { | ||
... | ... |