Marketing Buttons Base with shadow and expand on hover, solid and bordered

Live Preview
<a
      class="inline-block rounded-sm bg-indigo-600 px-8 py-3 text-sm font-medium text-white transition hover:scale-110 hover:shadow-xl"
      href="#"
    >
      Download
    </a>

    <a
      class="inline-block rounded-sm border border-current px-8 py-3 text-sm font-medium text-indigo-600 transition hover:scale-110 hover:shadow-xl"
      href="#"
    >
      Download
    </a>

Related components

More items from the merged UI library.

View all