mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 05:00:22 +08:00
5 lines
289 B
HTML
5 lines
289 B
HTML
<!-- From Uiverse.io by adilsarfraz02 - Tags: button, blur, anchor, alt -->
|
|
<button class="cursor-pointer bg-gradient-to-tr from-cyan-200 to-blue-500 text-white text-xl font-sans rounded-2xl hover:bg-gradient-to-tr hover:from-blue-200 hover: hover:to-cyan-500 p-3">
|
|
Hover me
|
|
</button>
|
|
|