From d2e4d6ecf05743ead6242926caf29f7076d4fbfe Mon Sep 17 00:00:00 2001 From: Akash Bag <110753356+akash0708@users.noreply.github.com> Date: Sat, 28 Oct 2023 11:01:50 +0530 Subject: [PATCH] fix: fixed bug due to change in number of lines of text --- frontend/src/Hero.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/Hero.tsx b/frontend/src/Hero.tsx index e411ab8d..4df9d109 100644 --- a/frontend/src/Hero.tsx +++ b/frontend/src/Hero.tsx @@ -18,7 +18,7 @@ export default function Hero({ className = '' }: { className?: string }) { rest!