Skip to content

Instantly share code, notes, and snippets.

@waether-the-strm
waether-the-strm / index.html
Created June 30, 2018 17:16
underlined button 2
<div class="container">
<button class="btn btn-underline">
<span>underlined button</span>
<i class="motion-container" aria-hidden="true"></i>
</button>
</div>