awards idk

pull/79/head
justcool393 2022-12-16 15:03:59 -06:00 committed by geese_suck
parent bd4254653d
commit 34339889b8
Signed by: geese_suck
GPG Key ID: 4D09E4B0A7264746
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<div class="awards-container">
{% for i in range(p.award_count("gingerbread", v)) %}
{% for i in range(p.award_count("gingerbread", v) * 4) %}
<div class="fall-snowflake">
<img src="/i/event/awards/gingerbread.png?v=1" class="animate-spin object-contain" style="width: 40px; height: 40px;" alt="animate marsey gingerbread icon" />
</div>