📝 docs: fix broken ui

This commit is contained in:
eshanized
2025-01-12 21:59:23 +05:30
parent cc2fbc64d0
commit fb95bd6788

View File

@@ -138,9 +138,10 @@ If you have any ideas, suggestions, or issues, feel free to open an issue or sta
<!-- Developer Section -->
<h2 align="center" style="font-family: 'Arial', sans-serif; color: #6495ed; margin-top: 40px;">💻 Meet the Developers 💻</h2>
<div align="center" style="font-family: 'Arial', sans-serif; margin: 20px 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 40px;">
<div style="display: flex; justify-content: center; gap: 40px; flex-wrap: wrap; margin-top: 20px;">
<!-- Developer 1 -->
<div style="text-align: center; max-width: 200px;">
<div style="text-align: center; width: 200px;">
<img src="https://avatars.githubusercontent.com/u/148610067?v=4" alt="Developer 1 Image" width="120" height="120" style="border-radius: 50%; margin-bottom: 10px;">
<h4 style="margin: 0;">
<a href="https://github.com/eshanized" style="color: #6495ed; text-decoration: none;">@eshanized</a>
@@ -149,7 +150,7 @@ If you have any ideas, suggestions, or issues, feel free to open an issue or sta
</div>
<!-- Developer 2 -->
<div style="text-align: center; max-width: 200px;">
<div style="text-align: center; width: 200px;">
<img src="https://avatars.githubusercontent.com/u/167227445?v=4" alt="Developer 2 Image" width="120" height="120" style="border-radius: 50%; margin-bottom: 10px;">
<h4 style="margin: 0;">
<a href="https://github.com/d3v1l0n" style="color: #6495ed; text-decoration: none;">@RiO</a>
@@ -158,7 +159,7 @@ If you have any ideas, suggestions, or issues, feel free to open an issue or sta
</div>
<!-- Developer 4 -->
<div style="text-align: center; max-width: 200px;">
<div style="text-align: center; width: 200px;">
<img src="https://avatars.githubusercontent.com/u/157954129?v=4" alt="Developer 4 Image" width="120" height="120" style="border-radius: 50%; margin-bottom: 10px;">
<h4 style="margin: 0;">
<a href="https://github.com/iconized" style="color: #6495ed; text-decoration: none;">@iconized</a>
@@ -167,13 +168,14 @@ If you have any ideas, suggestions, or issues, feel free to open an issue or sta
</div>
<!-- Developer 5 -->
<div style="text-align: center; max-width: 200px;">
<div style="text-align: center; width: 200px;">
<img src="https://avatars.githubusercontent.com/u/96723939?v=4" alt="Developer 5 Image" width="120" height="120" style="border-radius: 50%; margin-bottom: 10px;">
<h4 style="margin: 0;">
<a href="https://github.com/XlebyllleK" style="color: #6495ed; text-decoration: none;">@XlebyllleK</a>
</h4>
<p style="font-size: 14px; color: #555;">Location: Ukraine 🇺🇦</p>
</div>
</div>