From 63b39c5938a182b6108d736f0af481fc0f306ce8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sami=20J=2E=20M=C3=A4kinen?= Date: Sun, 19 Sep 2021 13:21:09 +0300 Subject: [PATCH] Enlarge the textarea --- resources/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/index.html b/resources/index.html index 6c914e0..4f52dfd 100644 --- a/resources/index.html +++ b/resources/index.html @@ -150,6 +150,7 @@ id="texts-contents" class="form-input" placeholder="Hello, World!" + rows="20" required >