[design] improve menu layout with tabs

This commit is contained in:
Kuldeep M 2019-01-04 16:28:19 +00:00
parent a87148ce5c
commit 03c81b7af3

View File

@ -68,10 +68,6 @@
}
@media (min-width: 900px) {
.menu {
height: calc(50vh - 2em);
}
.menu-nav {
display: flex;
}