Improved promotion page readability on mobile

This commit is contained in:
2026-01-17 00:54:53 -05:00
parent 045de2fe98
commit 0e37a8bc9c
2 changed files with 41 additions and 47 deletions

View File

@@ -129,11 +129,7 @@ function setAllToday() {
<div class="w-xl">
<form v-if="!formSubmitted" id="trainingForm" @submit.prevent="submitForm"
class="w-full min-w-0 flex flex-col gap-4">
<div>
<FieldLegend class="scroll-m-20 text-2xl font-semibold tracking-tight">
Promotion Form
</FieldLegend>
</div>
<VeeFieldArray name="promotions" v-slot="{ fields, push, remove }">
<FieldSet class="w-full min-w-0">
<div class="flex flex-col gap-2">