Commit eaa35497 by 王东红

优化导航条

parent 0d3cc53c
...@@ -1011,6 +1011,14 @@ footer{ ...@@ -1011,6 +1011,14 @@ footer{
top:52px; top:52px;
} }
} }
@media(min-width: 640px){
.switcher.currency{
position: relative;
top: 40px;
right: 116px;
}
}
.navigation-wrapper{ .navigation-wrapper{
padding-top: 10px; padding-top: 10px;
padding-bottom: 10px; padding-bottom: 10px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment