]> git.cworth.org Git - zombocom-ai/blobdiff - index.html
Make the prompt a textarea to fit more text into it.
[zombocom-ai] / index.html
index 2abf186d03a0a521509603b773b881a8e6d0b2ad..b93538092614407786527afa2770c91545fe3e16 100644 (file)
@@ -34,7 +34,8 @@
           <label for="prompt">
             What do you imagine?
           </label>
-          <input id="prompt" autocomplete="off" required />
+          <textarea id="prompt" rows="4" width="100%" autocomplete="off" required>
+          </textarea>
         </div>
 
         <div class="form-row small left">