1. Component Guide
  2. Action link
  3. With bottom margin
Action link example

With bottom margin

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/action_link", {
  text: "Look at this margin",
  href: "/page",
  margin_bottom: 9
} %>