separating two buttons on navbar

How can you separate two buttons on navbar with BBS. Something simple that can be fixed by entering my own html but I cant find a way to do it with BSS. ![enter image description here][1]

![//www.dropbox.com/s/ef1pq8bowsmph93/screenshot1.jpg?dl=0][2]

www.dropbox.com/s/ef1pq8bowsmph93/screenshot1.jpg?dl=0

Hi @Acnow,

Is it the Login and Join for free you need space between ?

I'd add a margin between them - Apply mr-3 to the login button, that will give a right margin.

It's standard Bootstrap functionality - Read more about it here: https://getbootstrap.com/docs/4.1/utilities/spacing/

Regards, Michael