A Collection of various hover effects for buttons made completely in HTML and CSS.
- Fork repo and clone it
- open index.html file
- write/past your buttons code there
- and css files on buttons.css file
- make sure other buttons does not change ( for that use proper name conversation )
<div class="button-container flex align-items-center justify-content-center">
<!--your buttons here eg
<button class="button-{Button number} button--pan"><span>Example btn</span></button>
</div>
-->
</div>