From db46bfc03f3a22752ef6bd91ae577d893872a216 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 24 Jun 2023 14:44:40 +0200 Subject: Merging upstream version 5.3.0+dfsg. Signed-off-by: Daniel Baumann --- site/content/docs/5.2/components/navbar.md | 813 ----------------------------- 1 file changed, 813 deletions(-) delete mode 100644 site/content/docs/5.2/components/navbar.md (limited to 'site/content/docs/5.2/components/navbar.md') diff --git a/site/content/docs/5.2/components/navbar.md b/site/content/docs/5.2/components/navbar.md deleted file mode 100644 index 7cbc4e2..0000000 --- a/site/content/docs/5.2/components/navbar.md +++ /dev/null @@ -1,813 +0,0 @@ ---- -layout: docs -title: Navbar -description: Documentation and examples for Bootstrap's powerful, responsive navigation header, the navbar. Includes support for branding, navigation, and more, including support for our collapse plugin. -group: components -toc: true ---- - -## How it works - -Here's what you need to know before getting started with the navbar: - -- Navbars require a wrapping `.navbar` with `.navbar-expand{-sm|-md|-lg|-xl|-xxl}` for responsive collapsing and [color scheme](#color-schemes) classes. -- Navbars and their contents are fluid by default. Change the [container](#containers) to limit their horizontal width in different ways. -- Use our [spacing]({{< docsref "/utilities/spacing" >}}) and [flex]({{< docsref "/utilities/flex" >}}) utility classes for controlling spacing and alignment within navbars. -- Navbars are responsive by default, but you can easily modify them to change that. Responsive behavior depends on our Collapse JavaScript plugin. -- Ensure accessibility by using a `