galaxy/Buttons/EcheverriaJesus_chilly-donkey-13.html

9 lines
No EOL
359 B
HTML

<!-- From Uiverse.io by EcheverriaJesus - Tags: gradient, button, hover, tailwind, tailwindbutton -->
<button
class="w-28 h-12 text-white font-semibold bg-gradient-to-r from-indigo-500 via-purple-500 to-pink-500 rounded-lg shadow-lg hover:scale-105 duration-200 hover:drop-shadow-2xl hover:shadow-[#7dd3fc] hover:cursor-pointer"
>
Button
</button>