mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 13:10:21 +08:00
6 lines
284 B
HTML
6 lines
284 B
HTML
<!-- From Uiverse.io by Nouman64-cat - Tags: button, bounce animation, 3d button -->
|
|
<button class="cursor-pointer animate-bounce px-10 pt-5 pb-5 rounded-full text-white text-xl
|
|
bg-gradient-to-r from-cyan-500 to-blue-500 hover:border-cyan-500 hover:shadow-2xl">
|
|
Button
|
|
</button>
|
|
|