diff --git a/files/templates/award_modal.html b/files/templates/award_modal.html index 9750cad5e2..bbcea3792e 100644 --- a/files/templates/award_modal.html +++ b/files/templates/award_modal.html @@ -18,7 +18,7 @@ {% else %} {% endif %} - +
{{award.title}}
{{award.owned}} owned
@@ -50,12 +50,6 @@ font-size: 25px; } - @media (min-width: 767.98px) { - .awards-wrapper a i { - font-size: 45px; - } - } - .awards-wrapper a.disabled { opacity: 0.6; }