diff --git a/src/app/page.tsx b/src/app/page.tsx index ad6d34e..323b276 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function Home() { whileInView={{ width: "80%" }} viewport={{ once: true }} transition={{ duration: 1, delay: 0.5 }} - className="absolute -bottom-4 left-1/2 -translate-x-1/2 h-2 bg-[#8B5CF6] rounded-full" + className="absolute -bottom-2 left-1/2 -translate-x-1/2 h-[1px] w-[80%] bg-[#8B5CF6]" >