Remove bloat
This commit is contained in:
parent
011c617328
commit
715cbf4bf0
51 changed files with 691 additions and 3032 deletions
|
|
@ -53,8 +53,8 @@
|
|||
style="margin-bottom: 3rem">
|
||||
<div style="display: flex; gap: 1rem;">
|
||||
<div style="flex-shrink: 0;">
|
||||
{% if game_group.grouper.box_art_best_url %}
|
||||
<img src="{{ game_group.grouper.box_art_best_url }}"
|
||||
{% if game_group.grouper.box_art_base_url %}
|
||||
<img src="{{ game_group.grouper.box_art_base_url }}"
|
||||
alt="Box art for {{ game_group.grouper.display_name }}"
|
||||
width="120"
|
||||
height="160"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue