mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 05:00:22 +08:00
4 lines
280 B
HTML
4 lines
280 B
HTML
<!-- From Uiverse.io by Yaya12085 - Tags: button, dark, box-shadow, tailwind, tailwindbutton -->
|
|
<button class="px-6 py-2 font-semibold text-white bg-green-500 border-b-4 border-green-800 rounded shadow-lg shadow-green-600/50 hover:border-b-2 active:border-b-2">Button</button>
|
|
|
|
|