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