I design a simple bootstrap form in an md-col-8 column to prevent it from going full width.
In aligning the form horizontally i have tried all kinds of bootstrap 4 classes like "text-center", "justify-content-center", "mx-auto" but non works
SubmitI what the form to horizontally align at the center but it stays left aligned.