1. Collections Component Guide
  2. Action link
  3. With light text
Action link example

With light text

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/action_link", {
  text: "Coronavirus (COVID-19)",
  href: "/page",
  light_text: true
} %>