From 9f61ebca7c48ed5ceabfdc27e4e4c612d175b43f Mon Sep 17 00:00:00 2001 From: Ryan Fox Date: Wed, 30 Mar 2022 09:01:48 -0700 Subject: [PATCH] Shrink emotes --- public/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/style.css b/public/style.css index f8c04d9..30a23ad 100644 --- a/public/style.css +++ b/public/style.css @@ -1168,7 +1168,6 @@ audio.viewer-content { } .emoji-custom { - width: 24px; - height: 24px; + height: 20px; vertical-align: bottom; }