You can use the following Bootstrap 4 modifier classes:
- Add
d-flexto.card-body - Add
flex-columnto.card-body - Add
mt-autoto.btnnested in.card-body
fiddle
Refer to this page for a full list of flexbox modifying classes for Bootstrap 4.
You can use the following Bootstrap 4 modifier classes:
d-flex to .card-bodyflex-column to .card-bodymt-auto to .btn nested in .card-bodyfiddle
Refer to this page for a full list of flexbox modifying classes for Bootstrap 4.