mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 05:00:22 +08:00
6 lines
210 B
HTML
6 lines
210 B
HTML
<!-- From Uiverse.io by themrsami - Tags: button, animated, appearance -->
|
|
<button class="bg-pink-500 hover:bg-pink-700 text-white font-bold py-2 px-4 rounded-full animate-pulse">
|
|
Pulse Animation
|
|
</button>
|
|
|
|
|