Skip to content

Commit 298af02

Browse files
committed
docs: Update alignment for MCP Hosts configuration images
Changed the alignment of the MCP Hosts configuration images from flex to center in both README and README_CN.
1 parent 32f4fb5 commit 298af02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ mcp-gitee --version
5555
```
5656

5757
### MCP Hosts Configuration
58-
<div style="display: flex; justify-content: center; gap: 15px;">
58+
<div align="center">
5959
<a href="docs/install/claude.md"><img src="docs/install/logos/Claude.jpg" style="border-radius: 0px" width=80 height=80 alt="Smart Clipboard Logo" width="200" href="docs/">a>
6060
<a href="docs/install/cursor.md"><img src="docs/install/logos/Cursor.jpg" width=80 height=80 alt="Smart Clipboard Logo" width="200" href="docs/">a>
6161
<a href="docs/install/cline.md"><img src="docs/install/logos/Cline.png" width=80 height=80 alt="Smart Clipboard Logo" width="200" href="docs/">a>

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ mcp-gitee --version
5656

5757
### MCP Hosts 配置
5858

59-
<div style="display: flex; justify-content: center; gap: 15px;">
59+
<div align="center">
6060
<a href="docs/install/claude.md"><img src="docs/install/logos/Claude.jpg" style="border-radius: 0px" width=80 height=80 alt="Smart Clipboard Logo" width="200" href="docs/">a>
6161
<a href="docs/install/cursor.md"><img src="docs/install/logos/Cursor.jpg" width=80 height=80 alt="Smart Clipboard Logo" width="200" href="docs/">a>
6262
<a href="docs/install/cline.md"><img src="docs/install/logos/Cline.png" width=80 height=80 alt="Smart Clipboard Logo" width="200" href="docs/">a>

0 commit comments

Comments
 (0)