Commit ba051039 by 王东红

fix

parent 561cf2f1
......@@ -998,7 +998,7 @@ footer{
background: #f2f2f2;
border-top: 1px solid #e1e1e1;
font-family: 'Outfit-Regular', sans-serif;
display: flex;
.nav-sections{
background: transparent;
......@@ -1007,6 +1007,7 @@ footer{
position: unset;
}
@media(min-width: 640px){
display: flex;
.navigation .active>a.level-top, .navigation .has-active>a.level-top{
background:none;
}
......
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