mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 05:00:22 +08:00
5 lines
273 B
HTML
5 lines
273 B
HTML
<!-- From Uiverse.io by JesusRafaelNavaCruz - Tags: button, glitch -->
|
|
<button class="cursor-pointer uppercase bg-white px-4 py-2 active:translate-x-0.5 active:translate-y-0.5 hover:shadow-[0.5rem_0.5rem_#F44336,-0.5rem_-0.5rem_#00BCD4] transition">
|
|
Hover me!
|
|
</button>
|
|
|