• Components
  • Buttons

Secondary

Usage notes

There should usually only be two types of button; primary and secondary.

A secondary button represents a 'support' action. For example, 'look-up', 'back' etc.

 
<a href="#" class="btn btn--secondary">Button</a>