Skip to content

Commit f07bccc

Browse files
committed
fix: resolve center alignment issue in preview
1 parent 0866cab commit f07bccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<img src="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/logo.svg?raw=true" width="60%" alt="DeepSeek-V3" />
77
</div>
88
<hr>
9-
<div align="center" style="display: inline-block; vertical-align: middle; line-height: 1;">
9+
<div align="center" style="line-height: 1;">
1010
<a href="https://www.deepseek.com/"><img alt="Homepage"
1111
src="https://github.com/deepseek-ai/DeepSeek-V2/blob/main/figures/badge.svg?raw=true"/></a>
1212
<a href="https://chat.deepseek.com/"><img alt="Chat"

0 commit comments

Comments
 (0)