http://twitter.github.com/bootstrap/scaffolding.html
I tried like all combinations:
-
2020-12-04 09:54
Follow this guidance https://getbootstrap.com/docs/3.3/css/
Use .center-block
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}