match size in demo to size in default config

This commit is contained in:
hrj 2022-04-05 10:14:28 +05:30
parent 8df6039a7d
commit 9b56759c80
1 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@
</div>
<div class="inputGroup">
<span>Input Size</span>
<input type="text" id="sizeInput" value="150x100" />
<input type="text" id="sizeInput" value="350x100" />
</div>
<div class="inputGroup">
<button onClick="loadCaptcha()">Get New CAPTCHA</button>
@ -84,4 +84,4 @@
</div>
</body>
</html>
</html>