There was an error while loading. Please reload this page.
1 parent 1b5c004 commit d564820Copy full SHA for d564820
1 file changed
Form-Controls/index.html
@@ -62,7 +62,7 @@ <h1>Product Pick</h1>
62
</fieldset>
63
<fieldset id="tshirt-info">
64
<legend>T-shirt info</legend>
65
- <label for="color-radio-btns">Choose a colour:</label>
+ <p>Choose a colour:</p>
66
<div id="color-radio-btns">
67
<input type="radio" name="color" id="white" value="white" required>
68
<label for="white">White</label>
0 commit comments