mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Align buttons if no game is displayed
This commit is contained in:
parent
4f60ff0f81
commit
0a07740bca
1 changed files with 4 additions and 0 deletions
|
@ -40,6 +40,10 @@
|
|||
<img src="https://steamcdn-a.akamaihd.net/steam/apps/{{ record.most_played_game_id }}/header.jpg">
|
||||
</div>
|
||||
</a>
|
||||
{% else %}
|
||||
<div class="game-banner">
|
||||
<img>
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue