Skip to content

Commit

Permalink
Merge pull request #7 from rafatosta/dev
Browse files Browse the repository at this point in the history
Update Hero.tsx
  • Loading branch information
rafatosta authored May 7, 2024
2 parents 43f0134 + fdc9676 commit a1ff4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function Hero() {
<p className="font-extrabold text-red-700 text-6xl sm:text-9xl drop-shadow-2xl"> Rafael Tosta </p>
</h1>
<p className="text-xl sm:text-4xl drop-shadow-2xl">
Software teacher and developer
Teacher and software developer
</p>
</motion.div>

Expand Down

0 comments on commit a1ff4d3

Please sign in to comment.