How do I align a navbar item to right?
I want to have the login and register to the right. But everything I try does not seem to work.
On Bootstrap 4
If you want to align brand to your left and all the navbar-items to right, change the default mr-auto to ml-auto
mr-auto
ml-auto