Compare commits

...
Sign in to create a new pull request.

1 commit

View file

@ -176,6 +176,8 @@
.navbar-collapse {
display: flex !important; // stylelint-disable-line declaration-no-important
flex-basis: auto;
flex-grow: 1;
}
.navbar-toggler {