aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/index.html')
-rw-r--r--src/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/index.html b/src/templates/index.html
index 6643d35..2ee0c52 100644
--- a/src/templates/index.html
+++ b/src/templates/index.html
@@ -28,7 +28,7 @@
<label for="markdown">
<h3>textarea</h3>
</label>
- <textarea id="markdown" name="markdown" rows="16" placeholder="markdown goes here..." required></textarea>
+ <textarea id="markdown" name="markdown" rows="16" placeholder="markdown goes here..." required style="font-family: monospace;"></textarea>
<section id="image-upload-section">
<label for="image"><small>image file</small></label>