refactor: remove flex wrap

This commit is contained in:
Mauricio Siu
2024-09-09 00:45:32 -06:00
parent d4c8c63691
commit 8c121a07aa

View File

@@ -58,7 +58,7 @@ For detailed documentation, visit [docs.dokploy.com](https://docs.dokploy.com).
### Hero Sponsors 🎖
<div style="display: flex; gap: 30px; flex-wrap: wrap; align-items: center;">
<div style="display: flex; gap: 30px; align-items: center;">
<a href="https://www.hostinger.com/vps-hosting?ref=dokploy" target="_blank" ><img src=".github/sponsors/hostinger.jpg" alt="Hostinger" width="200"/></a>
<a href="https://www.lxaer.com?ref=dokploy" target="_blank" ><img src=".github/sponsors/lxaer.png" alt="LXAER" width="150"/></a></div>