mirror of
https://github.com/woodchen-ink/CoverView.git
synced 2025-07-18 14:01:56 +08:00
🚀 updated readme
This commit is contained in:
parent
e9d36a7195
commit
ce993f4e1a
@ -12,7 +12,9 @@
|
|||||||
|
|
||||||
<p align="center">🛠 Create awesome cover images for your blog posts quickly.</p>
|
<p align="center">🛠 Create awesome cover images for your blog posts quickly.</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://user-images.githubusercontent.com/47467468/90472913-36650200-e13f-11ea-9e8a-bef4bb14dc84.gif" height="auto" width="800px" margin="20px">
|
<kbd>
|
||||||
|
<img src="https://user-images.githubusercontent.com/47467468/91587246-1f5eb500-e974-11ea-8455-9cc8b6c990c3.gif" height="auto" width="800px" margin="20px">
|
||||||
|
</kbd>
|
||||||
</p>
|
</p>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
@ -50,6 +52,7 @@ Pull requests are welcome. For major changes, please open an issue first to disc
|
|||||||
## 🙏 Acknowledgments
|
## 🙏 Acknowledgments
|
||||||
- [react-component-export-image](https://www.npmjs.com/package/react-component-export-image)
|
- [react-component-export-image](https://www.npmjs.com/package/react-component-export-image)
|
||||||
- [Hero Patterns](https://www.heropatterns.com/)
|
- [Hero Patterns](https://www.heropatterns.com/)
|
||||||
|
- [Devicons](https://github.com/devicons/devicon)
|
||||||
|
|
||||||
Don't forget to leave a ⭐ if you found this useful.
|
Don't forget to leave a ⭐ if you found this useful.
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
padding:50px;
|
padding:40px;
|
||||||
font-size:35px;
|
font-size:35px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
border:none;
|
border:none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user