1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-31 01:39:50 +02:00

🙈 HTMLのバグ修正

This commit is contained in:
BcRikko
2018-11-30 21:14:41 +09:00
parent ded4ca4aa9
commit 9461eaa909

View File

@@ -103,8 +103,8 @@
<input type="text" id="inline_field" class="input is-success" placeholder="NES.css">
</div>
<div class="field is-inline">
<label for="warning_field>.input.is-warning</label>
<input type="text" id="warning_field class="input is-warning" placeholder="8bit.css">
<label for="warning_field">.input.is-warning</label>
<input type="text" id="warning_field" class="input is-warning" placeholder="8bit.css">
</div>
<div class="field is-inline">
<label for="error_field">.input.is-error</label>