docs: fix img width

This commit is contained in:
GyDi 2022-01-10 02:52:12 +08:00
parent 8eb152816a
commit c2673cd396

View File

@ -42,12 +42,12 @@ yarn dev
## Screenshots ## Screenshots
<div align="center"> <div align="center">
<img src="./docs/demo1.png" alt="demo1" width="33%" /> <img src="./docs/demo1.png" alt="demo1" width="32%" />
<img src="./docs/demo2.png" alt="demo2" width="33%" /> <img src="./docs/demo2.png" alt="demo2" width="32%" />
<img src="./docs/demo3.png" alt="demo3" width="33%" /> <img src="./docs/demo3.png" alt="demo3" width="32%" />
<img src="./docs/demo4.png" alt="demo4" width="33%" /> <img src="./docs/demo4.png" alt="demo4" width="32%" />
<img src="./docs/demo5.png" alt="demo5" width="33%" /> <img src="./docs/demo5.png" alt="demo5" width="32%" />
<img src="./docs/demo6.png" alt="demo6" width="33%" /> <img src="./docs/demo6.png" alt="demo6" width="32%" />
</div> </div>
## Disclaimer ## Disclaimer