From d71a231cb49b4b224326733f8aa837cac658fec9 Mon Sep 17 00:00:00 2001 From: Ashley Date: Wed, 14 Jun 2023 20:22:55 +0000 Subject: [PATCH] add .emoji class :3 --- css/app.main.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/css/app.main.css b/css/app.main.css index c044b6c1..4387e996 100644 --- a/css/app.main.css +++ b/css/app.main.css @@ -7,6 +7,11 @@ } +.emoji { + width: 16px; + pointer-events:none; +} + @font-face { font-family: 'Inter'; font-style: normal;