Skip to content

Commit

Permalink
Update app/views/design-system/styles/page-template/index.njk
Browse files Browse the repository at this point in the history
Co-authored-by: Sara Wilcox <[email protected]>
  • Loading branch information
edwardhorsford and sarawilcox committed Jun 6, 2024
1 parent 7387f44 commit afd9d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/design-system/styles/page-template/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@

<p>The content page template example includes navigation and search in the <a href="/design-system/components/header">header</a> and a <a href="/design-system/components/back-link">breadcrumbs</a> component.</p>

<p>The <code>{{ "<h1>" | escape }}</code> uses a class of <code>nhsuk-heading-xl</code> as content pages may need more heading levels.</p>
<p>We recommend you use a larger <code>{{ "<h1>" | escape }}</code> heading size using the <code>nhsuk-heading-xl</code> modifier class. Content pages may need more heading levels and the larger size makes the heading hierarchy clearer.

{{ designExample({
group: "styles",
Expand Down

0 comments on commit afd9d53

Please sign in to comment.