I am using bootstrap 4 alpha 3.
I want to center the card horizontally in the middle across the page.
Preview / link:
http://codepen.io/vaibhavs
Like: .align-item-center
and .justify-content-center
We can use these classes identically for all device view.
Like: .align-item-sm-center, .align-item-md-center, .justify-content-xl-center, .justify-content-lg-center, .justify-content-xs-center
.text-center class is used to align text in center.