diff options
| author | Mark Otto <[email protected]> | 2015-04-17 20:00:38 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-04-17 20:00:38 -0700 |
| commit | bf085b1a02238611d4962717a02f71def0fa8ba0 (patch) | |
| tree | 0418ed1a3bc7badbfdafd27c175ac8c7c2ef5941 /docs/components | |
| parent | b0b17b3c566318eecc75325ee8d470940b643c1f (diff) | |
| download | bootstrap-bf085b1a02238611d4962717a02f71def0fa8ba0.tar.xz bootstrap-bf085b1a02238611d4962717a02f71def0fa8ba0.zip | |
delete the .page-header and its docs
Diffstat (limited to 'docs/components')
| -rw-r--r-- | docs/components/page-header.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/components/page-header.md b/docs/components/page-header.md deleted file mode 100644 index a93a7b5d0..000000000 --- a/docs/components/page-header.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -layout: page -title: Page header ---- - -A simple shell for an `h1` to appropriately space out and segment sections of content on a page. It can utilize the `h1`'s default `small` element, as well as most other components (with additional styles). - -## Example - -{% example html %} -<div class="page-header"> - <h1>Example page header <small>Subtext for header</small></h1> -</div> -{% endexample %} |
