Skip to content

Commit e6e092c

Browse files
committed
Add xl and xxl
1 parent bde7096 commit e6e092c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Form-Controls/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ <h1>Product Pick</h1>
6464
<option value="small">Small</option>
6565
<option value="medium">Medium</option>
6666
<option value="large">Large</option>
67+
<option value="xl">Extra Large</option>
68+
<option value="xxl">XXL</option>
6769
</select>
6870
</fieldset>
6971

0 commit comments

Comments
 (0)