mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 13:10:21 +08:00
5 lines
343 B
HTML
5 lines
343 B
HTML
<!-- From Uiverse.io by sahilxkhadka - Tags: twitter, button, click -->
|
||
<button class="cursor-pointer group block px-5 py-2 rounded-md bg-black text-white text-4xl font-bold shadow-2xl hover:scale-110 transition active:scale-90">
|
||
<span class="group-hover:[text-shadow:3px_3px_6px_var(--tw-shadow-color)] shadow-white">𝕏</span>
|
||
</button>
|
||
|