Skip to content

Commit 7df3b4e

Browse files
Pranesh RaguPranesh Ragu
authored andcommitted
fastapi color change
1 parent e7caabf commit 7df3b4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/sections/Skills.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const Skills = () => {
2222
title: 'FastAPI',
2323
icon: <SiFastapi className="w-8 h-8 text-white" />,
2424
level: 65,
25-
color: 'bg-blue-600'
25+
color: 'bg-green-500'
2626
},
2727
{
2828
title: 'HTML5',

0 commit comments

Comments
 (0)