mirror of
https://github.com/bigchaindb/site.git
synced 2025-02-14 21:10:28 +01:00
don't require phone
This commit is contained in:
parent
f975a2de87
commit
f9af1e4259
@ -21,7 +21,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="grid__col">
|
<div class="grid__col">
|
||||||
<p class="form-group">
|
<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>
|
<label class="form-label" for="phone">Phone</label>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user