Skip to content

Instantly share code, notes, and snippets.

@berkeozkir
berkeozkir / index.html
Created February 1, 2023 16:23
Live button animation
<div class="toolbar">
<a href="#" class="btn btn_transparent">What's New</a>
<a href="#" class="btn btn_transparent">Support</a>
<a href="#" class="btn btn_transparent">Link</a>
<a href="#" class="btn btn_live">Live<span class="live-icon"></span></a>
</div>
<small>+ <b>Hover</b> state</small>