mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
typo in benefits (name was class, not id)
This commit is contained in:
parent
e860dc979d
commit
b942756c9f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ categories: [ Character-Sheet ]
|
|||
|
||||
<div class="sheet">
|
||||
<form id="benefits" class="card">
|
||||
<input class="name" type="text" />
|
||||
<input id="name" type="text" />
|
||||
<div class="content">
|
||||
<div id="benefit1" class="benefit">
|
||||
<input class="title" type="text" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue