From 9dc949b62c6b5e3c8872211f71b11714d9d22b22 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 20 Jan 2023 11:05:15 +0000 Subject: native dark theme initial checkin --- .../docs/5.3/examples/navbar-fixed/index.html | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 vendor/twbs/bootstrap/site/content/docs/5.3/examples/navbar-fixed/index.html (limited to 'vendor/twbs/bootstrap/site/content/docs/5.3/examples/navbar-fixed/index.html') diff --git a/vendor/twbs/bootstrap/site/content/docs/5.3/examples/navbar-fixed/index.html b/vendor/twbs/bootstrap/site/content/docs/5.3/examples/navbar-fixed/index.html new file mode 100644 index 000000000..3e2cc1085 --- /dev/null +++ b/vendor/twbs/bootstrap/site/content/docs/5.3/examples/navbar-fixed/index.html @@ -0,0 +1,40 @@ +--- +layout: examples +title: Fixed top navbar example +extra_css: + - "navbar-fixed.css" +--- + + + +
+
+

Navbar example

+

This example is a quick exercise to illustrate how fixed to top navbar works. As you scroll, it will remain fixed to the top of your browser’s viewport.

+ }}" role="button">View navbar docs » +
+
-- cgit v1.2.3