This commit is contained in:
Rasmus Andersson 2019-01-01 21:53:14 -07:00
parent c52077dd77
commit feb0ea1eaf

View file

@ -126,9 +126,9 @@ html { font-family: 'Inter UI', sans-serif; }
<div class="ctrl">
<div class="ctrlrow">
<label title="Weight in the range of 400 to 900">
<label title="Weight in the range of 100 to 900">
<span class="label var">Weight:</span>
<input type="range" value="400" min="400" max="900" name="weight">
<input type="range" value="400" min="100" max="900" name="weight">
</label>
<label title="Slant angle in the range of 0° to 10°">
<span class="label var">Slant:</span>