Button Effect
Button effects optimized for <button>
tags only.
button wrapped in anchor tag
<a href="#"><button type="button">button text</button><a>
Create a <button type="button">
tag, and wrap it inside <a>
tags. Default button styles are set in _global.scss.