forked from MarseyWorld/MarseyWorld
fix
parent
e431c4407f
commit
da6a8d3219
|
@ -1,6 +1,6 @@
|
|||
<div class="hidden xl:block xl:col-start-10 xl:col-end-13 flex-shrink-0 py-4">
|
||||
<div class="mb-4">
|
||||
<button class="group flex items-center justify-between w-full px-4 py-3 bg-gradient-to-t hover:from-red-700 hover:to-red-800 border border-red-300 rounded-md text-shadow-t shadow-inset-t-white-10 text-base font-medium text-gray-100 font-bold active:shadow-inner active:outline-none from-red-800 to-red-700">
|
||||
<button class="group flex items-center justify-between w-full px-4 py-3 bg-gradient-to-t hover:from-red-700 hover:to-red-800 border border-red-900 rounded-md text-shadow-t shadow-inset-t-white-10 text-base font-medium text-gray-100 font-bold active:shadow-inner active:outline-none from-red-800 to-red-700">
|
||||
Submit drama<i class="fas fa-arrow-alt-right"></i>
|
||||
</button>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue