mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 05:00:22 +08:00
7 lines
292 B
HTML
7 lines
292 B
HTML
<!-- From Uiverse.io by EcheverriaJesus - Tags: button, add, accept -->
|
|
<button class="cursor-pointer w-32 h-10 bg-blue-500 tracking-widest
|
|
rounded-md text-white text-sm shadow-2xl hover:scale-90 ease-in duration-300
|
|
hover:text-base hover:font-semibold hover:rounded-lg">
|
|
Button
|
|
</button>
|
|
|