Use a 5mm fold size in the demo
This commit is contained in:
parent
7e867bc89b
commit
69832ea36f
|
@ -77,7 +77,7 @@ input{
|
|||
</div>
|
||||
<div>
|
||||
<label for="fold">Fold Section</label>
|
||||
<input name="fold" type="number" value="10" /> mm
|
||||
<input name="fold" type="number" value="5" /> mm
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
|
|
Loading…
Reference in New Issue