Skip to content

Commit 3aaaf7d

Browse files
committed
fix(readme): use width= not height= for the DreamSkin mark so it actually scales up
1 parent 47f29be commit 3aaaf7d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ updates, and uninstall steps.
5959

6060
<p align="center">
6161
<a href="https://dreamskin.cc">
62-
<img src="docs/images/dreamskin-mark.svg" alt="DreamSkin.cc" height="140">
62+
<img src="docs/images/dreamskin-mark.svg" alt="DreamSkin.cc" width="140">
6363
</a>
6464
</p>
6565

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Passion8 为本项目用户准备了专属福利:通过<a href="https://passio
5757

5858
<p align="center">
5959
<a href="https://dreamskin.cc">
60-
<img src="docs/images/dreamskin-mark.svg" alt="DreamSkin.cc" height="140">
60+
<img src="docs/images/dreamskin-mark.svg" alt="DreamSkin.cc" width="140">
6161
</a>
6262
</p>
6363

0 commit comments

Comments
 (0)