Convert h2s to h1s where obvious
This commit is contained in:
parent
79f7c55a04
commit
7042e59402
14 changed files with 16 additions and 16 deletions
|
@ -5,9 +5,9 @@
|
|||
|
||||
<div class="block">
|
||||
<div class="level">
|
||||
<h2 class="title level-left">
|
||||
<h1 class="title level-left">
|
||||
<span>{% include 'snippets/book_titleby.html' with book=book %}</span>
|
||||
</h2>
|
||||
</h1>
|
||||
|
||||
{% if request.user.is_authenticated and perms.bookwyrm.edit_book %}
|
||||
<div class="level-right">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue