Update src/components/Hero.jsx
This commit is contained in:
parent
583bb6f8a1
commit
1c75dd6a6b
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ export const Hero = () => {
|
||||||
transition={{ duration: 0.5 }}
|
transition={{ duration: 0.5 }}
|
||||||
>
|
>
|
||||||
<div className="text-customSecondary text-sm sm:text-base mb-6 sm:mt-32 mt-16 font-bold">
|
<div className="text-customSecondary text-sm sm:text-base mb-6 sm:mt-32 mt-16 font-bold">
|
||||||
Dragons child
|
Dragons child studios
|
||||||
</div>
|
</div>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
<motion.div
|
<motion.div
|
||||||
|
|
Loading…
Reference in a new issue