Screenreader tweaks
This commit is contained in:
parent
8532c9a46b
commit
fa56ae873b
3 changed files with 6 additions and 6 deletions
|
@ -10,7 +10,7 @@
|
|||
<div class="control">
|
||||
<input type="number" class="input" name="goal" id="id_goal" value="{% if goal %}{{ goal.goal }}{% else %}12{% endif %}">
|
||||
</div>
|
||||
<p class="button is-static">books</p>
|
||||
<p class="button is-static" aria-hidden="true">books</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue