mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
another fix to remind me form
This commit is contained in:
@@ -78,7 +78,7 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.timeForm {
|
.timeForm {
|
||||||
width: 32%;
|
width: 30%;
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -63,6 +63,7 @@
|
|||||||
|
|
||||||
<input class="form-control" type="text" name="number" placeholder="555-555-5555" required>
|
<input class="form-control" type="text" name="number" placeholder="555-555-5555" required>
|
||||||
|
|
||||||
|
<br>
|
||||||
<Span> Carrier: </Span>
|
<Span> Carrier: </Span>
|
||||||
<select name="carrier" class="form-control">
|
<select name="carrier" class="form-control">
|
||||||
<option value="@vtext.com">Verizon</option>
|
<option value="@vtext.com">Verizon</option>
|
||||||
@@ -122,7 +123,6 @@
|
|||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<br>
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<span>Message:</span>
|
<span>Message:</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user