From 234dbdc07febe0541dc4610bfc77ce15dfcaa3c2 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 10 Oct 2023 20:16:09 +0300 Subject: [PATCH] make it smaller --- files/assets/css/awards.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/assets/css/awards.css b/files/assets/css/awards.css index 58b83fa8a..49ba285f5 100644 --- a/files/assets/css/awards.css +++ b/files/assets/css/awards.css @@ -20,7 +20,7 @@ /*emoji*/ .emoji-award img, .emoji-hz-award img { - width: 60px !important; + width: min(60px, 15vw) !important; } .emoji-award:nth-child(even) {