2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

mo betta links between sticky footer examples

This commit is contained in:
Mark Otto
2013-01-19 09:39:56 -08:00
parent d7d5069be1
commit 1a88367b72
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -129,7 +129,7 @@
<h1>Sticky footer with fixed navbar</h1>
</div>
<p class="lead">Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS. A fixed navbar has been added within <code>#wrap</code> with <code>padding-top: 60px;</code> on the <code>.container</code>.</p>
<p>Back to <a href="./sticky-footer.html">the sticky footer</a> minus the navbar.</p>
<p>Back to <a href="./sticky-footer.html">the default sticky footer</a> minus the navbar.</p>
</div>
<div id="push"></div>