galaxy/Buttons/ItsEnigma143_tender-ape-26.html

9 lines
No EOL
417 B
HTML

<!-- From Uiverse.io by ItsEnigma143 - Tags: button, hover, hover effect, hoverme, box-shadow, #button, tailwind, tailwindcss -->
<div
class="max-w-32 bg-transparent items-center justify-center flex border-2 border-sky-500 shadow-lg hover:bg-sky-500 text-sky-500 hover:text-white duration-300 cursor-pointer active:scale-[0.98]"
>
<button class="px-5 py-2"><a class="" href="">Click Me</a></button>
</div>