My website's navbar is built using Bootstrap 5 and I'm looking to make some adjustments. In the screenshot provided, I am trying to move the last three navigation items to the right side.https://i.sstatic.net/kbVKD.png
I attempted using ms-auto
, but it ended up moving all of the navigation items to the right. What I really want is just those last three items to be aligned to the right.