回答編集履歴
1
nits
test
CHANGED
@@ -1,3 +1,5 @@
|
|
1
|
+
`+ .p-error` を `+ .p-contact__error` になおして、
|
2
|
+
|
1
3
|
```html
|
2
4
|
<dd>
|
3
5
|
<input id="your-name" class="p-contact__input" type="text" name="your-name" value="" placeholder="" required>
|