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
} %><%= render "govuk_publishing_components/components/action_link", {
  text: "Look at this margin",
  href: "/page",
  margin_bottom: 9
} %>