Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adhirajcs committed Dec 3, 2024
1 parent 5ae3b29 commit 54dc6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/About.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const About = () => {
{
id: 3,
name: "Next.js",
icon: <SiNextdotjs size={40} className="text-[#0070f3]" />,
icon: <SiNextdotjs size={40} className="text-[#dfdfdf]" />,
},
{
id: 4,
Expand Down

0 comments on commit 54dc6ef

Please sign in to comment.