Using flexbox within parts of the premade navbar produce unexpected results, like justify never works and navlinks refuse to move.
In the same page, I can get flexbox to work perfectly fine within non-navbar elements.
Is it better idea to make a navbar from scratch to get expected results?