mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 05:00:22 +08:00
9 lines
No EOL
569 B
HTML
9 lines
No EOL
569 B
HTML
<!-- From Uiverse.io by dalioscode - Tags: flashy, button, dark, modern, gradients -->
|
|
<button
|
|
class="relative inline-flex items-center gap-2 px-6 py-3 font-semibold text-slate-50 bg-gradient-to-tr from-slate-900/30 via-slate-900/70 to-slate-900/30 ring-4 ring-slate-900/20 rounded-full overflow-hidden hover:opacity-90 transition-opacity before:absolute before:top-4 before:left-1/2 before:-translate-x-1/2 before:w-[100px] before:h-[100px] before:rounded-full before:bg-gradient-to-b before:from-slate-50/10 before:blur-xl"
|
|
>
|
|
Explore discoveries
|
|
</button>
|
|
|
|
|
|
|