mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 13:10:21 +08:00
7 lines
328 B
HTML
7 lines
328 B
HTML
<!-- From Uiverse.io by Ramosspg - Tags: button, 2FA -->
|
|
<div class="flex text-white font-bold text-lg items-center rounded-full justify-center p-2 w-32 border border-[#773BEC] hover:bg-gradient-to-r from-violet-600 to-indigo-600 transition-all duration-75 ease-in-out cursor-pointer">
|
|
<button>
|
|
CLIQUE
|
|
</button>
|
|
</div>
|
|
|