summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html b/template.html
index 16234d0..b4e7ff7 100644
--- a/template.html
+++ b/template.html
@@ -79,7 +79,7 @@
textarea {
width: 100%;
- min-height: 250px;
+ min-height: 200px;
resize: vertical;
padding: 0.75rem;
border-radius: var(--radius);