diff --git a/docs/examples/index.md b/docs/examples/index.md index 489dcf8eb..31f19a7b4 100644 --- a/docs/examples/index.md +++ b/docs/examples/index.md @@ -9,31 +9,31 @@ Examples that focus on implementing uses of built-in components provided by Boot
+
+
Build a more custom page by narrowing the default container and jumbotron.
@@ -46,24 +46,24 @@ Taking the default navbar component and showing how it can be moved, placed, and
+
+
Super basic template with a static top navbar along with some additional content.
+
+
Super basic template with a fixed top navbar along with some additional content.
@@ -76,63 +76,63 @@ Brand new components and templates to help folks quickly get started with Bootst
+
+
Create a custom navbar with justified links. Heads up! Not too Safari friendly.