soiz1 commited on
Commit
115aaab
·
verified ·
1 Parent(s): 512907f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -322,8 +322,8 @@
322
  </div>
323
  <div class="control-group">
324
  <label for="subtitleSize">文字サイズ:</label>
325
- <input type="range" id="subtitleSize" min="0.5" max="2" step="0.1" value="1">
326
- <input type="number" id="subtitleSizeInput" min="0.5" max="2" step="0.1" value="1">
327
  </div>
328
  <div class="control-group">
329
  <label for="subtitleTrack">字幕トラック:</label>
 
322
  </div>
323
  <div class="control-group">
324
  <label for="subtitleSize">文字サイズ:</label>
325
+ <input type="range" id="subtitleSize" min="0.5" max="5" step="0.1" value="1.5">
326
+ <input type="number" id="subtitleSizeInput" min="0.01" step="0.01" value="1.5">
327
  </div>
328
  <div class="control-group">
329
  <label for="subtitleTrack">字幕トラック:</label>