mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-09-14 11:06:15 +05:00
refactor: remove flex wrap
This commit is contained in:
parent
d4c8c63691
commit
8c121a07aa
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user