Mentorship track icon color
cgen-133a3a87036540369fb19bbdfdc6c37a
This commit is contained in:
parent
1d06bf09a6
commit
c083318893
1 changed files with 1 additions and 1 deletions
|
|
@ -456,7 +456,7 @@ export default function MentorshipPrograms() {
|
||||||
onClick={() => setSelectedTrack(index)}
|
onClick={() => setSelectedTrack(index)}
|
||||||
>
|
>
|
||||||
<CardHeader className="text-center">
|
<CardHeader className="text-center">
|
||||||
<Icon className="h-12 w-12 text-aethex-400 mx-auto mb-3" />
|
<Icon className="h-12 w-12 text-emerald-400 mx-auto mb-3" />
|
||||||
<CardTitle
|
<CardTitle
|
||||||
className={`text-lg ${isSelected ? "text-gradient" : ""}`}
|
className={`text-lg ${isSelected ? "text-gradient" : ""}`}
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue