From 72e3d14fd2ac8f3d35afff5dddb0a2a34958955f Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 20 Apr 2024 18:46:04 +0200 Subject: [PATCH] same as last commit --- files/assets/css/awards.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/assets/css/awards.css b/files/assets/css/awards.css index 87a88d910..2fff07070 100644 --- a/files/assets/css/awards.css +++ b/files/assets/css/awards.css @@ -21,6 +21,8 @@ .emoji-award img, .emoji-hz-award img { width: min(60px, 13vw) !important; + height: min(90px, 19.5vw) !important; + object-fit: contain; } .emoji-award:nth-child(even) {