Resize logo image to 70% width in README
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<p align="center">
|
||||
<img src="./static/image/MiroFish_logo_compressed.jpeg" alt="MiroFish Logo" width="100%"/>
|
||||
<img src="./static/image/MiroFish_logo_compressed.jpeg" alt="MiroFish Logo" width="70%"/>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
@@ -96,4 +96,4 @@ npm run dev
|
||||
```bash
|
||||
npm run backend # 仅启动后端
|
||||
npm run frontend # 仅启动前端
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user