From fec38181bf19b6b3caf01b722486368cb2a8b565 Mon Sep 17 00:00:00 2001 From: Guga Gongadze Date: Sat, 18 Nov 2023 21:38:57 +0400 Subject: [PATCH] fix: banner overflow --- components/sections/StarOnGithub.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/sections/StarOnGithub.tsx b/components/sections/StarOnGithub.tsx index 16e1a60a..94a908fc 100644 --- a/components/sections/StarOnGithub.tsx +++ b/components/sections/StarOnGithub.tsx @@ -36,7 +36,7 @@ const StarOnGithub = () => { > give it a star on GitHub -  or  +  or  { onClick={() => { trackEvent('twitter_follow_cta') }} + className='hidden sm:block' > follow us on Twitter