mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 05:00:22 +08:00
7 lines
341 B
HTML
7 lines
341 B
HTML
<!-- From Uiverse.io by ahmed150up - Tags: button, btn -->
|
|
<button class="hover:animate-bounce relative overflow-hidden bg-white text-gray-700 font-semibold py-2 px-4 rounded-lg shadow-md hover:scale-105 active:bg-gray-300 focus:outline-none">
|
|
<span class="absolute inset-0 flex items-center justify-center">
|
|
</span>
|
|
Button
|
|
</button>
|
|
|