1
Fork 0
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:
Steffo 2019-01-02 18:20:05 +01:00
parent 4f60ff0f81
commit 0a07740bca

View file

@ -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>