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