Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
scrimmageproductions authored Jan 16, 2025
1 parent f84cc0b commit 97410df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>Event/Party Proposal</h5>
<div class="relative z-0 w-full mb-3 group">
<label class="mr-3">Event Name: </label>
<input type="email" name="event" id="event"
class="py-2.5 px-0 w-full sm:w-3/5 text-sm text-gray-900 bg-transparent border-b-2 border-gray-300 appearance-none dark:text-white dark:border-gray-600 dark:focus:border-blue-500 focus:outline-none focus:ring-0 focus:border-blue-600 peer" placeholder="Event:"
class="py-2.5 px-0 w-full sm:w-3/5 text-sm text-gray-900 bg-transparent border-b-2 border-gray-300 appearance-none dark:text-white dark:border-gray-600 dark:focus:border-blue-500 focus:outline-none focus:ring-0 focus:border-blue-600 peer" placeholder="**Event:**"
/>
</div>
<div class="relative z-0 w-full mb-3 group">
Expand Down

0 comments on commit 97410df

Please sign in to comment.