Skip to content

Commit 3aff4a3

Browse files
committed
adjusted last box in contact form
1 parent 0a77ac4 commit 3aff4a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Projects/Blog Project Website/contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h2>Feel Free to Contact Us</h2>
4747
<input type="text" placeholder="Enter Your Email Id">
4848
</div>
4949
<div class="form-box">
50-
<textarea name="" id="" cols="30" rows="10" placeholder="How may we help you?"></textarea>
50+
<textarea name="" id="" cols="30" rows="8" placeholder="How may we help you?"></textarea>
5151
</div>
5252
<div class="form-box">
5353
<button class="btn">Submit</button>

0 commit comments

Comments
 (0)