diff --git a/docs/examples/index.md b/docs/examples/index.md index b9c6dd6f1b..7479a7fb3e 100644 --- a/docs/examples/index.md +++ b/docs/examples/index.md @@ -48,7 +48,7 @@ Taking the default navbar component and showing how it can be moved, placed, and
This example is a quick exercise to illustrate how the default responsive navbar works. It's placed within a .container
to limit its width and will scroll with the rest of the page's content.
At the smallest breakpoint, the collapse plugin is used to hide the links and show a menu button to toggle the collapsed content.
- -This example is a quick exercise to illustrate how the navbar and it's contents work. Some navbars extend the width of the viewport, others are confined within a .container
. For positioning of navbars, checkout the top and fixed top examples.
At the smallest breakpoint, the collapse plugin is used to hide the links and show a menu button to toggle the collapsed content.
+ +