Justify menu items center on mobile.
This commit is contained in:
parent
9e3fad610c
commit
ffee91939e
@ -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