We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a77ac4 commit 3aff4a3Copy full SHA for 3aff4a3
1 file changed
Projects/Blog Project Website/contact.html
@@ -47,7 +47,7 @@ <h2>Feel Free to Contact Us</h2>
47
<input type="text" placeholder="Enter Your Email Id">
48
</div>
49
<div class="form-box">
50
- <textarea name="" id="" cols="30" rows="10" placeholder="How may we help you?"></textarea>
+ <textarea name="" id="" cols="30" rows="8" placeholder="How may we help you?"></textarea>
51
52
53
<button class="btn">Submit</button>
0 commit comments