Remove bloat
This commit is contained in:
parent
011c617328
commit
715cbf4bf0
51 changed files with 691 additions and 3032 deletions
|
|
@ -22,8 +22,8 @@
|
|||
flex: 1 1 160px;
|
||||
text-align: center">
|
||||
<div style="margin-bottom: 0.25rem;">
|
||||
{% if item.game.box_art_best_url %}
|
||||
<img src="{{ item.game.box_art_best_url }}"
|
||||
{% if item.game.box_art_base_url %}
|
||||
<img src="{{ item.game.box_art_base_url }}"
|
||||
alt="Box art for {{ item.game.display_name }}"
|
||||
width="180"
|
||||
height="240"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue