UNPKG

@amsterdam/design-system-css

Version:

Stylesheets for all components from the Amsterdam Design System and some general utilities. Use it to apply the visual design of the City of Amsterdam to your HTML elements or non-React components.

20 lines (12 loc) 769 B
<!-- @license CC0-1.0 --> # Page Heading The page heading component is a prominent text at the beginning of a page, immediately after the header. Use this component for a name, title, or motto. ## Guidelines - Use this component to capture the user’s attention. - Only use this component once per page, typically only on the homepage. - Avoid using it if you need to display long pieces of text; the text should be short and precise. ## Relevant WCAG requirements The page heading component is a variant of a heading level 1 with a distinct style. When using this component, ensure that the heading hierarchy of the page remains logical. For this component, the same WCAG requirements apply as for [the heading component](/docs/components-text-heading--docs).