This example shows a way to center your form in the card. Here we have used
row justify-content-center
classes to center the form in a full width card. User can always change those classes according to width and offset
requirements. This example also uses form action buttons in the center bottom position of the card.
This example shows a ways to center your card with form. Here we have used
row justify-content-center
classes to center the card as its not full width. User can always change those classes according to width and offset
requirements. This example also uses form action buttons in the center bottom position of the card.