fixed gradient

This commit is contained in:
Cypro Freelance 2024-07-27 21:49:12 +05:30
parent cf9208cf53
commit 7797b4fa71

View file

@ -65,7 +65,7 @@ const Hero = () => {
</AnimatedGradientText> </AnimatedGradientText>
<main className="text-5xl md:text-6xl font-bold"> <main className="text-5xl md:text-6xl font-bold">
<h1 className="inline custom-title"> <h1 className="inline custom-title">
<span className="bg-primary bg-clip-text text-transparent"> <span className="bg-primary bg-clip-text text-transparent dark:bg-gradient-to-b dark:from-green-300 dark:to-primary">
Simplify Simplify
</span>{" "} </span>{" "}
your server logic performance your server logic performance