mirror of
https://github.com/Rushilwiz/launchx.git
synced 2025-04-06 05:00:16 -04:00
fix: removed optional from field
This commit is contained in:
parent
81ff933e85
commit
0725c84f02
|
@ -84,7 +84,7 @@
|
||||||
</fieldset>
|
</fieldset>
|
||||||
<fieldset class="container col reciept">
|
<fieldset class="container col reciept">
|
||||||
<legend class="team-header row">
|
<legend class="team-header row">
|
||||||
Team Payment (Optional)
|
Team Payment
|
||||||
<button class="btn btn-light" type="button" id="payment-modal-open">How do I pay?</button>
|
<button class="btn btn-light" type="button" id="payment-modal-open">How do I pay?</button>
|
||||||
</legend>
|
</legend>
|
||||||
<div class="form-floating row">
|
<div class="form-floating row">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user