Enlarge the textarea

This commit is contained in:
Sami J. Mäkinen 2021-09-19 13:21:09 +03:00
parent 403da19d0e
commit 63b39c5938
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@
id="texts-contents"
class="form-input"
placeholder="Hello, World!"
rows="20"
required
></textarea>
</div>