2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Minor Markdown consistency cleanup. (#24605)

This commit is contained in:
XhmikosR
2017-10-30 23:53:57 +02:00
committed by GitHub
parent 1870b871d0
commit b67a4be8de
6 changed files with 14 additions and 5 deletions
+1
View File
@@ -67,6 +67,7 @@ Here are some representative examples of these classes:
{% endhighlight %}
### Horizontal centering
Additionally, Bootstrap also includes an `.mx-auto` class for horizontally centering fixed-width block level content—that is, content that has `display: block` and a `width` set—by setting the horizontal margins to `auto`.
<div class="bd-example">