mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-04 05:20:24 +00:00
docs copy
This commit is contained in:
parent
25e63a7b57
commit
87689833fb
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ Navbars come with built-in support for a handful of sub-components. Mix and matc
|
|||
- `.navbar-nav` for a full-height and lightweight navigation (including support for dropdowns)
|
||||
- `.navbar-toggler` for use with our collapse plugin and other [navigation toggling](#collapsible-content) behaviors.
|
||||
|
||||
Here's an example of all the sub-components included in a responsive, "light" themed navbar.
|
||||
Here's an example of all the sub-components included in a default, non-responsive light themed navbar. [See the responsive examples](#collapsible-content) for collapsing nav support.
|
||||
|
||||
{% example html %}
|
||||
<nav class="navbar navbar-light bg-faded">
|
||||
|
|
|
|||
Loading…
Reference in a new issue