Update src/components/Hero.jsx

This commit is contained in:
Toastie 2023-10-20 00:18:53 -07:00
parent 583bb6f8a1
commit 1c75dd6a6b

View file

@ -19,7 +19,7 @@ export const Hero = () => {
transition={{ duration: 0.5 }}
>
<div className="text-customSecondary text-sm sm:text-base mb-6 sm:mt-32 mt-16 font-bold">
Dragons child
Dragons child studios
</div>
</motion.div>
<motion.div