From 52ae692b0da221c955fb01fb2178a7994bd20205 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 1 Oct 2021 22:39:47 +0200 Subject: [PATCH] dfsfsd --- files/templates/award_modal.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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; }