mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-15 13:44:13 +02:00
Update homepage link color
This commit is contained in:
@@ -233,7 +233,7 @@ export function PersonalDashboard(props: PersonalDashboardProps) {
|
|||||||
</h2>
|
</h2>
|
||||||
<a
|
<a
|
||||||
href="/home"
|
href="/home"
|
||||||
className="text-xs text-purple-600 underline underline-offset-2"
|
className="text-xs text-purple-600 underline underline-offset-2 hover:text-purple-700"
|
||||||
>
|
>
|
||||||
Looking for old homepage? Click here
|
Looking for old homepage? Click here
|
||||||
</a>
|
</a>
|
||||||
|
Reference in New Issue
Block a user