Answers for "how to position a card in bootstrap to the center"

1

how to make bootstrap cards centered

<div class="mx-auto" style="width: 200px;">
  Centered element
</div>
Posted by: Guest on July-06-2021

Code answers related to "how to position a card in bootstrap to the center"

Browse Popular Code Answers by Language