mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 05:00:22 +08:00
6 lines
407 B
HTML
6 lines
407 B
HTML
<!-- From Uiverse.io by ozgeozkaraa01 - Tags: button -->
|
|
<button class="animate-pulse bg-gradient-to-r from-purple-500 via-pink-500 to-red-500 hover:from-red-500 hover:to-purple-500 text-[#11324D] font-bold py-3 px-6 rounded-full shadow-lg hover:text-white transform transition-all duration-500 ease-in-out hover:scale-110 hover:shadow-xl hover:rotate-12 hover:brightness-110">
|
|
Awesome Button
|
|
</button>
|
|
|
|
|