diff --git a/sticky-footer-navbar.html b/sticky-footer-navbar.html index 96b22821..716412a9 100644 --- a/sticky-footer-navbar.html +++ b/sticky-footer-navbar.html @@ -104,7 +104,7 @@ title: Sticky footer with navbar template

Sticky footer with fixed navbar

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 #wrap with padding-top: 60px; on the .container.

-

Back to the default sticky footer minus the navbar.

+

Back to the default sticky footer minus the navbar.

diff --git a/sticky-footer.html b/sticky-footer.html index 1f27ffab..62c10881 100644 --- a/sticky-footer.html +++ b/sticky-footer.html @@ -69,7 +69,7 @@ title: Sticky footer template

Sticky footer

Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS.

-

Use the sticky footer with a fixed navbar if need be, too.

+

Use the sticky footer with a fixed navbar if need be, too.