Fixed navigation on mobile.
This commit is contained in:
parent
698ab50435
commit
c2cf8d4d8f
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
|
|
||||||
@media (max-width: @site-mobile-width) {
|
@media (max-width: @site-mobile-width) {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue