rocca commited on
Commit
0b04f6b
·
verified ·
1 Parent(s): 5179918

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -81,7 +81,7 @@
81
  <br><br>
82
 
83
  <div style="margin:0.5rem 0;">Scale images down if larger than: <input id="maxImageSizeEl" placeholder="Max image size (px)" style="max-width:70px;" oninput="localStorage.maxImageSize=this.value; updateTable()"></div>
84
- <script>maxImageSizeEl.value = localStorage.maxImageSize || '768';</script>
85
 
86
  <div style="margin:0.5rem 0;">
87
  Defaults:
 
81
  <br><br>
82
 
83
  <div style="margin:0.5rem 0;">Scale images down if larger than: <input id="maxImageSizeEl" placeholder="Max image size (px)" style="max-width:70px;" oninput="localStorage.maxImageSize=this.value; updateTable()"></div>
84
+ <script>maxImageSizeEl.value = localStorage.maxImageSize || '1024';</script>
85
 
86
  <div style="margin:0.5rem 0;">
87
  Defaults: