Use bootstrap/flex-box to align items to the right

How can I make the two buttons above appear to the right of the navbar?

https://codepen.io/zhouxiang19910319/pen/WgEQrr?editors=1100

you need to create a row to nest your nav bar in then put the sections in columns.

1 Like