mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: remove flex wrap
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user