UX: Increase font scale slider range

94d4fcc651670defad6bcb57f52f874d7976977d

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +2 -2Showing whitespace changes
public/index.html+2 -2
@@ -3907,8 +3907,8 @@
39073907 <span data-i18n="Font Scale">Font Scale</span>
39083908 <div class="fa-solid fa-circle-info opacity50p" data-i18n="[title]Font size" title="Font size"></div>
39093909 </small>
39103910 <input class="neo-range-slider" type="range" id="font_scale" name="font_scale" min="0.85" max="1.25" step="0.01">
39113911 <input class="neo-range-input" type="number" min="0.85" max="1.25" step="0.01" data-for="font_scale" id="font_scale_counter">
39123912 </div>
39133913
39143914 <div class="alignitemscenter flex-container flexFlowColumn flexBasis48p flexGrow flexShrink gap0">