mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 12:10:22 +02:00
Change color of contribution
This commit is contained in:
@@ -593,7 +593,7 @@ export function TopicDetail(props: TopicDetailProps) {
|
|||||||
<a
|
<a
|
||||||
href={contributionUrl}
|
href={contributionUrl}
|
||||||
target="_blank"
|
target="_blank"
|
||||||
className="hidden items-center justify-center rounded-md border bg-gray-200 px-2 py-2 text-sm hover:bg-gray-300 sm:flex"
|
className="hidden transition-all items-center justify-center rounded-md px-2 py-2 text-sm hover:bg-gray-200 sm:flex"
|
||||||
>
|
>
|
||||||
<GitHubIcon className="mr-2 inline-block h-4 w-4 text-current" />
|
<GitHubIcon className="mr-2 inline-block h-4 w-4 text-current" />
|
||||||
Help us Improve this Content
|
Help us Improve this Content
|
||||||
|
Reference in New Issue
Block a user