Skip to content

Commit

Permalink
Quick Bug Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephDoUrden committed Sep 18, 2023
1 parent d6c30ee commit b487557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/EmailSection.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const EmailSection = () => {
className="grid md:grid-cols-2 my-12 md:my-12 py-24 gap-4 relative"
>
<div className="">
<h5 className="text-xl font-bold text-white my-2">
<h5 className="text-xl font-bold text-purple-400 my-2">
Let&apos;s Connect
</h5>
<p className="text-[#ADB7BE] mb-4 max-w-md">
Expand Down

0 comments on commit b487557

Please sign in to comment.