summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-08-24 21:00:27 -0400
committerpommicket <pommicket@gmail.com>2023-08-24 21:00:27 -0400
commitcfe56e28aa2f97d27394904d80d6fabd77ac92f2 (patch)
tree999229fa0161e6bb3399d2ee726bc61efc606c2e /index.html
parent14196cffe9af053a6694891bf1a3822a0eb81cb2 (diff)
change resolution
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index fdf3d3e..dd8853c 100644
--- a/index.html
+++ b/index.html
@@ -232,9 +232,9 @@
<input type="submit" value="import">
</form>
<form action="#" method="dialog" id="resolution-form">
- <input type="number" placeholder="width">
+ <input type="number" placeholder="width" id="resolution-x">
×
- <input type="number" placeholder="height">
+ <input type="number" placeholder="height" id="resolution-y">
<input type="submit" value="change resolution">
</form>
Add <input type="text" id="widget-search" placeholder="Search">