diff options
| author | Mark Otto <[email protected]> | 2016-12-22 16:44:39 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-12-22 16:44:39 -0800 |
| commit | 85525e29407e54b96e0c62ec69e7d6f795870527 (patch) | |
| tree | d287c7fac4f7471374e9d2660de4d3edc5664c00 /docs/components | |
| parent | 3f5c0a884a44983629659d3748d9d485ac7b3472 (diff) | |
| download | bootstrap-85525e29407e54b96e0c62ec69e7d6f795870527.tar.xz bootstrap-85525e29407e54b96e0c62ec69e7d6f795870527.zip | |
retitle nav section
Diffstat (limited to 'docs/components')
| -rw-r--r-- | docs/components/card.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/components/card.md b/docs/components/card.md index 1bfe4ff74..78d865544 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -271,6 +271,11 @@ You can quickly change the text alignment of any card—in its entirety or speci </div> </div> {% endexample %} + +## Navigation + +Add some navigation to a card's header (or block) with Bootstrap's [nav components]({{ site.baseurl }}/components/navs/). + {% example html %} <div class="card text-center"> <div class="card-header"> |
