From 21b009c532179e12cf2cc64b46fa35338a9194aa Mon Sep 17 00:00:00 2001 From: RezHackXYZ Date: Sun, 1 Jun 2025 16:51:14 +0530 Subject: [PATCH] give some gap in the custom text of shoutout! --- .../announcer/components/CommonAnounceedTexts/text.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/announcer/components/CommonAnounceedTexts/text.svelte b/src/routes/announcer/components/CommonAnounceedTexts/text.svelte index b9db447..51a8135 100644 --- a/src/routes/announcer/components/CommonAnounceedTexts/text.svelte +++ b/src/routes/announcer/components/CommonAnounceedTexts/text.svelte @@ -9,5 +9,5 @@ class="w-full cursor-pointer rounded-2xl bg-gray-800 p-2.5 text-2xl transition-all hover:scale-105 hover:bg-gray-600" onclick={() => AnnounceUsingTTS(announcementText)} > - 📢{announcementText} + 📢 {announcementText}