E
E
evomed2021-08-29 08:16:49
Bootstrap
evomed, 2021-08-29 08:16:49

How to set vertical padding between d-flex objects?

Three objects in d-flex

<div class="d-flex flex-wrap">
<a href=""
 class="btn btn-sm btn-primary mr-2" type="button">a
</a>
<button>d</button>
<button>s</button>
</div>

you need to put a vertical indent between the buttons. I can’t apply markup to the objects themselves (a component with different display in different places), only div in the example. Is there some class like my-items-3 and everything will work?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question