Skip to content

Commit f68e4de

Browse files
committed
fix Add to Cursor button label color
1 parent 7c7ce3d commit f68e4de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/tutorials/build-with-ai/alchemy-mcp-server.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ codex mcp list
5252
<a
5353
href="cursor://anysphere.cursor-deeplink/mcp/install?name=Alchemy%20MCP&config=eyJ1cmwiOiJodHRwczovL21jcC5hbGNoZW15LmNvbS9tY3AifQ%3D%3D"
5454
className="flex h-10 w-fit items-center justify-center overflow-hidden rounded-lg bg-blue-600 px-7 py-1.5 text-sm font-medium tracking-wide whitespace-nowrap text-white no-underline"
55+
style={{ color: "#fff" }}
5556
>
5657
Add to Cursor
5758
</a>

0 commit comments

Comments
 (0)