Commit 21964a4a by Ngô Trung Hưng

fix css menu__mobile

parent 8196d617
Pipeline #829 canceled with stages
in 0 seconds
......@@ -202,8 +202,12 @@ $main-color: #23303D;
}
.menu__mobile {
width: 40vw;
overflow: scroll;
}
.content_menu_mobile {
height: 100%;
width: 100%;
}
.lbn-nav {
display: block;
}
......
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