Does someone know how do the bootstrap buttons to get a space between each other, the example in the snippet from codepen is the same that bootstrap shows in their documentation?
Boostrap buttons documentation
<p class="codepen" data-height="400" data-theme-id="dark" data-default-tab="html,result" data-user="skarface" data-slug-hash="WNoQqWE" style="height: 265px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;" data-pen-title="Bootstrap 4 buttons spacing "> <span>See the Pen <a href="https://codepen.io/skarface/pen/WNoQqWE"> Bootstrap 4 buttons spacing </a> by Marco Martins (<a href="https://codepen.io/skarface">@skarface</a>) on <a href="https://codepen.io">CodePen</a>.</span> </p> <script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
2.1m questions
2.1m answers
60 comments
57.0k users