Skip to content

Commit

Permalink
Update Projects.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Moealsir committed Jun 30, 2024
1 parent 6a27d85 commit f3bf5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/sections/Projects.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ const Projects = () => {
</div>

<div className="text-start pt-2">
<p className="justify-start text-start px-2 mb-4 font-montserrat text-white text-xl leading-7">
<p className="justify-start text-start px-2 mb-4 font-montserrat text-paradiso-800 text-xl leading-7">
{project.description}
</p>
</div>
Expand Down

0 comments on commit f3bf5bb

Please sign in to comment.