Commit 4df26125 by halweg

fix : 导航条固定

parent 29f1e352
......@@ -1610,7 +1610,7 @@ footer{
@media(min-width: 1024px){
& {
margin-left: auto;
margin-left: 25%;
}
.navigation{
......@@ -1775,6 +1775,10 @@ footer{
@media (max-width: 1024px) {
& {
margin-left: 5%;
}
.navigation .submenu{
opacity: unset !important;
......
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