mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 13:10:21 +08:00
5 lines
241 B
HTML
5 lines
241 B
HTML
<!-- From Uiverse.io by Samhubby - Tags: button, simple button, ease -->
|
|
<button class="cursor-pointer border-black border-2 px-3 py-2 rounded-lg bg-blue-500 text-white border-blue-900 hover:bg-blue-700 drop-shadow-2xl">
|
|
Button
|
|
</button>
|
|
|