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;