Patch all 404 errors
This commit is contained in:
@ -735,7 +735,7 @@
|
||||
|
||||
<h3 id="horizontal-alignment">Horizontal alignment</h3>
|
||||
|
||||
<p>Change the horizontal alignment of your nav with <a href="/docs/1.0/layout/grid/#horizontal-alignment">flexbox utilities</a>. By default, navs are left-aligned, but you can easily change them to center or right aligned.</p>
|
||||
<p>Change the horizontal alignment of your nav with flexbox utilities. By default, navs are left-aligned, but you can easily change them to center or right aligned.</p>
|
||||
|
||||
<p>Centered with <code class="highlighter-rouge">.justify-content-center</code>:</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user