mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 05:00:22 +08:00
5 lines
307 B
HTML
5 lines
307 B
HTML
<!-- From Uiverse.io by devestter - Tags: button, light, big, accept, click me, add to cart -->
|
|
<button class="cursor-pointer bg-gradient-to-r from-slate-950 to-gray-800 font-semibold text-white rounded-lg py-2 px-4 duration-300 hover:translate-y-[-2px] w-[200px] hover:shadow-2xl">
|
|
Button
|
|
</button>
|
|
|