mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
don't require phone
This commit is contained in:
parent
f975a2de87
commit
f9af1e4259
@ -21,7 +21,7 @@
|
||||
</div>
|
||||
<div class="grid__col">
|
||||
<p class="form-group">
|
||||
<input class="form-control" type="tel" id="phone" name="phone" required>
|
||||
<input class="form-control" type="tel" id="phone" name="phone">
|
||||
<label class="form-label" for="phone">Phone</label>
|
||||
</p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user