r
This commit is contained in:
parent
c6e81d3e63
commit
2850ec17ee
3
dev.less
3
dev.less
@ -46,6 +46,8 @@ body::before {
|
|||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* desktop */
|
||||||
|
@media (min-width: 768px) { /* desktop */
|
||||||
.navigation,
|
.navigation,
|
||||||
.navigation>ul,
|
.navigation>ul,
|
||||||
.navigation>ul>.level0{
|
.navigation>ul>.level0{
|
||||||
@ -60,3 +62,4 @@ body::before {
|
|||||||
position: static !important;
|
position: static !important;
|
||||||
display: block !important;
|
display: block !important;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user