We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61ff99e commit 4787244Copy full SHA for 4787244
1 file changed
docs/index.html
@@ -327,7 +327,7 @@ <h3 class="text-lg font-bold text-white mb-4 flex items-center gap-2">
327
<div class="text-dark-muted text-sm">
328
© 2026 MiddleDrag. Open Source under MIT License.
329
</div>
330
- <div class="flex gap-6 items-center">
+ <div class="flex flex-wrap gap-6 items-center justify-center">
331
<a href="https://www.saashub.com/middledrag?utm_source=badge&utm_campaign=badge&utm_content=middledrag&badge_variant=color&badge_kind=approved" target="_blank"><img src="https://cdn-b.saashub.com/img/badges/approved-color.png?v=1" alt="MiddleDrag badge" style="max-width: 150px;"/></a>
332
<a href="https://github.com/NullPointerDepressiveDisorder/MiddleDrag"
333
class="text-dark-muted hover:text-brand-purple transition-colors">GitHub</a>
0 commit comments