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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user