mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 05:00:22 +08:00
6 lines
436 B
HTML
6 lines
436 B
HTML
<!-- From Uiverse.io by louloudev59 - Source: louloudev59 - Tags: button, animated, tailwind -->
|
|
<button class="bg-gradient-to-r from-yellow-300 to-red-500 hover:from-yellow-500 hover:to-red-700 text-white font-bold py-3 px-6 rounded-full shadow-lg hover:text-white shadow-white transform transition-all duration-500 ease-in-out hover:scale-110 hover:brightness-110 hover:animate-pulse active:animate-bounce">
|
|
Keep Holdig
|
|
</button>
|
|
|
|
|