summaryrefslogtreecommitdiff
path: root/docs/lab/index.html
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2020-08-19 21:54:27 +0300
committerRasmus Andersson <rasmus@notion.se>2020-08-19 21:54:27 +0300
commitca7d79eb20fedf13991e55f00f48bc91942c9290 (patch)
treee197d7ad5573a80317738cd46b2c4af9e29f5865 /docs/lab/index.html
parent206f684bfae76f693e4809d4a98832d826bb32e3 (diff)
downloadinter-ca7d79eb20fedf13991e55f00f48bc91942c9290.tar.xz
web: update some samples in lab
Diffstat (limited to 'docs/lab/index.html')
-rw-r--r--docs/lab/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/lab/index.html b/docs/lab/index.html
index 2f603a5cd..22f6acd14 100644
--- a/docs/lab/index.html
+++ b/docs/lab/index.html
@@ -53,7 +53,7 @@ if (window.matchMedia('(prefers-color-scheme: dark)').matches) {
<label class="label-and-value">
<span>Size:</span>
- <input type="range" value="22" step="1" min="11" max="64" name="_sizeRange">
+ <input type="range" value="22" step="1" min="4" max="128" name="_sizeRange">
<input type="number" value="22" step="1" min="4" max="1024" name="size">
<!-- <note><span class="unit">dp</span></note> -->
</label>