diff --git a/static/index.css b/static/index.css index fb00595..6560d01 100644 --- a/static/index.css +++ b/static/index.css @@ -59,6 +59,10 @@ textarea, max-width: calc(100vw - 2rem); } +textarea { + height: 30vh; +} + *.hidden { display: none; } diff --git a/template/index.html b/template/index.html index 5b1b2a2..3105ff6 100644 --- a/template/index.html +++ b/template/index.html @@ -17,7 +17,7 @@

- +