summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
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 048f3fb..3061e68 100644
--- a/index.html
+++ b/index.html
@@ -95,7 +95,7 @@
<input type="range"
id="blur"
class="blur slider is-fullwidth is-primary"
- min="0" max="20" value="0" step="1">
+ min="0" max="1" value="0" step="0.05">
</div>
</div>
</aside>
@@ -155,7 +155,7 @@
<input type="range"
id="blur"
class="blur slider is-fullwidth is-primary"
- min="0" max="20" value="0" step="1">
+ min="0" max="1" value="0" step="0.05">
</div>
</div>
</div>