Skip to content

Commit

Permalink
style: fix mentorship title
Browse files Browse the repository at this point in the history
  • Loading branch information
dev129876 committed Nov 27, 2022
1 parent 2e89e26 commit 9aa16b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/v1/components/home/mentorship/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const Mentorship = () => {
<div className={styles["mentorship-container"]}>
<div className={styles["info-container"]}>
<h2>
<div className="animated-gradient">Roadmaps & Mentorship </div>
<span className="animated-gradient">Roadmaps</span> and <span className="animated-gradient">Mentorship </span>
made by best in the industry
</h2>
<p>
Expand Down

0 comments on commit 9aa16b5

Please sign in to comment.