display flex align boostrap code example
Example 1: align-self: flex-end; bootsrap
align-self-end
Example 2: align flex end bootstrap
<div class="d-flex justify-content-end">...</div>
align-self-end
<div class="d-flex justify-content-end">...</div>