mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 13:10:21 +08:00
5 lines
367 B
HTML
5 lines
367 B
HTML
<!-- From Uiverse.io by SouravBandyopadhyay - Tags: button, bounce, ball, click, tailwind, tailwindbutton, dancing -->
|
|
<button class="btn animate-bounce rounded-full bg-gradient-to-r from-teal-400 to-blue-500 px-4 py-2 font-bold text-blue-900 transition-colors duration-300 hover:from-blue-400 hover:to-teal-500 hover:text-white hover:shadow-lg">Click Me</button>
|
|
|
|
|
|
|