style(ticket): update button text for consistency
This commit is contained in:
parent
63696702ba
commit
2e327f3c3b
@ -59,7 +59,7 @@
|
|||||||
<div class="text-center pt-4">
|
<div class="text-center pt-4">
|
||||||
<button type="submit"
|
<button type="submit"
|
||||||
class="w-full sm:w-auto inline-block bg-gradient-to-r from-red-500 to-orange-500 hover:from-red-600 hover:to-orange-600 text-white px-8 sm:px-10 py-3 rounded-full text-base font-semibold shadow-xl hover:shadow-2xl transition-all duration-300">
|
class="w-full sm:w-auto inline-block bg-gradient-to-r from-red-500 to-orange-500 hover:from-red-600 hover:to-orange-600 text-white px-8 sm:px-10 py-3 rounded-full text-base font-semibold shadow-xl hover:shadow-2xl transition-all duration-300">
|
||||||
Tickets bestellen
|
Ticket bestellen
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
{{ form_end(form) }}
|
{{ form_end(form) }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user