1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-12 12:13:58 +02:00

Update homepage link color

This commit is contained in:
Kamran Ahmed
2024-09-13 19:08:54 +01:00
parent b92abb127d
commit 56e7aa5687

View File

@@ -233,7 +233,7 @@ export function PersonalDashboard(props: PersonalDashboardProps) {
</h2>
<a
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
</a>