Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
</svg>
|
31 |
Click to upload image
|
32 |
<label id="example">(or try example)</label>
|
33 |
-
<div
|
34 |
<input type="text" placeholder="Add your prompt">
|
35 |
</div>
|
36 |
</label>
|
|
|
30 |
</svg>
|
31 |
Click to upload image
|
32 |
<label id="example">(or try example)</label>
|
33 |
+
<div>
|
34 |
<input type="text" placeholder="Add your prompt">
|
35 |
</div>
|
36 |
</label>
|