diff options
Diffstat (limited to 'docs/components/page-header.md')
| -rw-r--r-- | docs/components/page-header.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/components/page-header.md b/docs/components/page-header.md index e322379c5..a93a7b5d0 100644 --- a/docs/components/page-header.md +++ b/docs/components/page-header.md @@ -5,6 +5,8 @@ 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> |
