From a9119f66474fa7043f4bef54d380a6c4219f2740 Mon Sep 17 00:00:00 2001
From: Convly <jean-sebastien.herbaux@epitech.eu>
Date: Mon, 16 Dec 2024 16:22:48 +0100
Subject: [PATCH] fix(README): update alignment style for header tag

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3475210..2924009 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
   </a>
 </p>
 
-<h2 align="center">Manage Your Strapi Content From Anywhere 🚀</h2>
+<h2 style="text-align: center">Manage Your Strapi Content From Anywhere 🚀</h2>
 <p style="text-align: center">Connect your JavaScript/TypeScript apps to a flexible and fully customizable Strapi backend with ease.</p>
 <p style="text-align: center"><a href="https://github.com/strapi/strapi">CMS Repository</a> - <a href="https://strapi.io">Website</a></p>
 <br />