1. Component Guide
  2. Heading
  3. Inverted
Heading example

Inverted

How it looks (preview)

On a dark background

How to call this example

<%= render "govuk_publishing_components/components/heading", {
  text: "On a dark background",
  inverse: true
} %>