From 492139942c59c98766a1f81bc4e0f4a520c828d3 Mon Sep 17 00:00:00 2001 From: Akash Bag <110753356+akash0708@users.noreply.github.com> Date: Tue, 24 Oct 2023 10:38:51 +0530 Subject: [PATCH] fix: Hero section styling fixed, made responsive accross all devices --- frontend/src/Hero.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/src/Hero.tsx b/frontend/src/Hero.tsx index 34347c09..24fec7c2 100644 --- a/frontend/src/Hero.tsx +++ b/frontend/src/Hero.tsx @@ -17,9 +17,9 @@ export default function Hero({ className = '' }: { className?: string }) { Start by entering your query in the input field below and we will do the rest!
-@@ -47,8 +47,8 @@ export default function Hero({ className = '' }: { className?: string }) {