Use a 5mm fold size in the demo

This commit is contained in:
mmcwilliams 2018-01-29 14:18:13 -05:00
parent 7e867bc89b
commit 69832ea36f
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ input{
</div> </div>
<div> <div>
<label for="fold">Fold Section</label> <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> </div>
<div> <div>