1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 03:41:19 +02:00

Add missing trailing slashes. (#29432)

This commit is contained in:
XhmikosR
2019-09-24 10:36:52 +03:00
committed by GitHub
parent 03a14fb2e5
commit b85c2f5162
8 changed files with 8 additions and 8 deletions

View File

@@ -424,7 +424,7 @@
<h2 id="aligning-images">Aligning images</h2>
<p>Align images with the <a href="/docs/4.1/utilities/float">helper float classes</a> or <a href="/docs/4.1/utilities/text/#text-alignment">text alignment classes</a>. <code class="highlighter-rouge">block</code>-level images can be centered using <a href="/docs/4.1/utilities/spacing/#horizontal-centering">the <code class="highlighter-rouge">.mx-auto</code> margin utility class</a>.</p>
<p>Align images with the <a href="/docs/4.1/utilities/float/">helper float classes</a> or <a href="/docs/4.1/utilities/text/#text-alignment">text alignment classes</a>. <code class="highlighter-rouge">block</code>-level images can be centered using <a href="/docs/4.1/utilities/spacing/#horizontal-centering">the <code class="highlighter-rouge">.mx-auto</code> margin utility class</a>.</p>
<div class="bd-example bd-example-images">
<img data-src="holder.js/200x200" class="rounded float-left" alt="A generic square placeholder image with rounded corners" />