I\'m using Bootstrap 3 for a blog. In my custom CSS, I recently added
body { text-align: justify; ... }
I like the result on bigger scr
Have you tried col-auto and mr-auto? Further info: Margin utilities With the move to flexbox in v4, you can use margin utilities like .mr-auto to force sibling columns away from one another.
Blah Blah
Blah