diff --git a/landing-page/src/Pages/FaqPage/FAQ.tsx b/landing-page/src/Pages/FaqPage/FAQ.tsx index 3ff81252e..4f3bd7158 100644 --- a/landing-page/src/Pages/FaqPage/FAQ.tsx +++ b/landing-page/src/Pages/FaqPage/FAQ.tsx @@ -55,7 +55,7 @@ export default function FAQ() { transition={{ duration: 0.8 }} className="text-center mb-16" > -
diff --git a/landing-page/src/Pages/Landing page/Home1.tsx b/landing-page/src/Pages/Landing page/Home1.tsx index 3483b722c..ee51d47c1 100644 --- a/landing-page/src/Pages/Landing page/Home1.tsx +++ b/landing-page/src/Pages/Landing page/Home1.tsx @@ -18,7 +18,7 @@ const ShuffleHero = () => { initial={{ opacity: 0 }} animate={{ opacity: 1 }} transition={{ duration: 1, delay: 0.2 }} - className="text-4xl md:text-6xl font-bold tracking-tight bg-gradient-to-r from-yellow-500 to-green-500 text-transparent bg-clip-text" + className="text-4xl md:text-6xl font-bold tracking-tight bg-gradient-to-r from-yellow-500 to-green-500 text-transparent bg-clip-text pb-2" > PictoPy diff --git a/landing-page/src/Pages/pictopy-landing.tsx b/landing-page/src/Pages/pictopy-landing.tsx index 114554e1f..25f675c5d 100644 --- a/landing-page/src/Pages/pictopy-landing.tsx +++ b/landing-page/src/Pages/pictopy-landing.tsx @@ -56,7 +56,7 @@ const PictopyLanding: FC = () => { alt="Pictopy Logo" className="h-16 w-16 object-contain" /> -