Justify menu items center on mobile.
This commit is contained in:
parent
f2e4e817a6
commit
ec016ad595
@ -33,6 +33,7 @@ li.nav-item a {
|
||||
|
||||
.navbar-nav {
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
nav {
|
||||
|
Loading…
x
Reference in New Issue
Block a user