Refactor Premium Supporters section in README

- Updated the layout of the Premium Supporters section for better alignment and spacing.
- Adjusted the gap between elements to enhance visual appeal and readability.
This commit is contained in:
Mauricio Siu
2025-05-05 02:59:50 -06:00
parent 7faab54a65
commit 3de0d674ed

View File

@@ -80,14 +80,14 @@ For detailed documentation, visit [docs.dokploy.com](https://docs.dokploy.com).
### Premium Supporters 🥇
<div style="display: flex; gap: 30px; flex-wrap: wrap; flex-direction: row; align-items: center;">
<div style="display: flex; gap: 30px; flex-wrap: wrap;">
<a href="https://supafort.com/?ref=dokploy" target="_blank"><img src="https://supafort.com/build/q-4Ht4rBZR.webp" alt="Supafort.com" width="190"/></a>
</div>
<div style="display: flex; align-items: center; gap: 20px;">
<a href="https://supafort.com/?ref=dokploy" target="_blank"><img src="https://supafort.com/build/q-4Ht4rBZR.webp" alt="Supafort.com" width="190"/></a>
<div style="display: flex; gap: 30px; flex-wrap: wrap;">
<a href="https://agentdock.ai/?ref=dokploy" target="_blank"><img src=".github/sponsors/agentdock.jpg" alt="agentdock.ai" width="140"/></a>
</div>
</div>
<!-- Elite Contributors 🥈 -->