mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-11-24 00:53:53 +01:00
improve menu nav size on small screens
This commit is contained in:
parent
ce29285ae6
commit
22657ecd59
@ -30,7 +30,7 @@
|
||||
|
||||
.menu-nav-item {
|
||||
flex-grow: 1;
|
||||
flex-basis: 33.33333333%;
|
||||
flex-basis: 20%;
|
||||
}
|
||||
|
||||
@media (min-width: 700px) {
|
||||
|
Loading…
Reference in New Issue
Block a user