Larger cover sizes for discover and landing views
This commit is contained in:
parent
0829696add
commit
9a7429b268
4 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@
|
|||
<a
|
||||
class="align to-b to-l"
|
||||
href="{{ book.local_path }}"
|
||||
>{% include 'snippets/book_cover.html' with cover_class='is-w-l-mobile is-w-auto-tablet' %}</a>
|
||||
>{% include 'snippets/book_cover.html' with cover_class='is-w-l-mobile is-w-auto-tablet' size='xxlarge' %}</a>
|
||||
|
||||
{% include 'snippets/stars.html' with rating=book|rating:request.user %}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue