From ce993f4e1a1d3c94f38656edb3e6ea3c246ff514 Mon Sep 17 00:00:00 2001 From: rutik wankhade Date: Fri, 28 Aug 2020 21:29:06 +0530 Subject: [PATCH] :rocket: updated readme --- README.md | 5 ++++- src/components/CoverImage.css | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ee7080..2ec2929 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@

🛠 Create awesome cover images for your blog posts quickly.

- + + +

@@ -50,6 +52,7 @@ Pull requests are welcome. For major changes, please open an issue first to disc ## 🙏 Acknowledgments - [react-component-export-image](https://www.npmjs.com/package/react-component-export-image) - [Hero Patterns](https://www.heropatterns.com/) +- [Devicons](https://github.com/devicons/devicon) Don't forget to leave a ⭐ if you found this useful. diff --git a/src/components/CoverImage.css b/src/components/CoverImage.css index 646097c..e4f92d4 100644 --- a/src/components/CoverImage.css +++ b/src/components/CoverImage.css @@ -18,7 +18,7 @@ justify-content: center; align-items: center; vertical-align: middle; - padding:50px; + padding:40px; font-size:35px; font-weight: 600; border:none;