Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -384,7 +384,7 @@ Very polite review:`,
|
|
384 |
</div>
|
385 |
<div>
|
386 |
<h3 class="font-medium">Prompt Templates</h3>
|
387 |
-
<form id="prompt-templates" class="
|
388 |
</div>
|
389 |
<form
|
390 |
id="form"
|
|
|
384 |
</div>
|
385 |
<div>
|
386 |
<h3 class="font-medium">Prompt Templates</h3>
|
387 |
+
<form id="prompt-templates" class="grid grid-cols-1 sm:grid-cols-2 gap-1 my-2"></form>
|
388 |
</div>
|
389 |
<form
|
390 |
id="form"
|