Mentorship hero secondary button update
cgen-37676e9bbdf14af4af2f053ea274d711
This commit is contained in:
parent
f6e50da52a
commit
aae69cc2ac
1 changed files with 1 additions and 1 deletions
|
|
@ -335,7 +335,7 @@ export default function MentorshipPrograms() {
|
||||||
asChild
|
asChild
|
||||||
variant="outline"
|
variant="outline"
|
||||||
size="lg"
|
size="lg"
|
||||||
className="border-border/50 hover-lift"
|
className="border-emerald-400/50 text-emerald-200 hover:border-emerald-400 hover:bg-emerald-500/10 hover-lift"
|
||||||
>
|
>
|
||||||
<Link to="/docs">Program Details</Link>
|
<Link to="/docs">Program Details</Link>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue