Skip to content

Commit

Permalink
Update Contact.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyansxu authored Jan 5, 2024
1 parent 7d7d92f commit a62c74a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/Contact.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const Contact = () => {
>
<TfiTwitterAlt className="text-[#518FC7] dark:text-[#2498fe] h-3 w-3 md:h-4 md:w-4 " />
<h5 className="text-transparent dark:text-[#2498fe]">
pranjalshikhar
priyansxu_gupta
</h5>
</a>
<a
Expand All @@ -33,7 +33,7 @@ const Contact = () => {
>
<TfiLinkedin className="text-[#CA6298] dark:text-[#ff339c] h-3 w-3 md:h-4 md:w-4 " />
<h5 className="text-transparent dark:text-[#ff339c]">
pranjalshikhar
priyansxu_gupta
</h5>
</a>
</div>
Expand Down

0 comments on commit a62c74a

Please sign in to comment.