diff --git a/files/templates/award_modal.html b/files/templates/award_modal.html index bd14fc3be..dc9ddbf47 100644 --- a/files/templates/award_modal.html +++ b/files/templates/award_modal.html @@ -18,7 +18,7 @@ {% else %} {% endif %} -
+ {{award.title}}
{{award.owned}} owned
@@ -47,7 +47,7 @@ } .awards-wrapper a i { - font-size: 45px; + font-size: 25px; } .awards-wrapper a.disabled {