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 e87e7e6 commit 7c94ec9Copy full SHA for 7c94ec9
projects/sort-package-json-keithamus.html
@@ -432,7 +432,7 @@ <h1 id="packageName">Sort Package JSON</h1>
432
</div>
433
434
<!-- Action Buttons (Right) -->
435
- <div class="col-12 col-md-6 d-flex justify-content-md-end justify-content-start">
+ <div class="col-12 col-md-6 d-flex align-items-center justify-content-end">
436
<a href="https://github.com/keithamus/sort-package-json/archive/refs/heads/master.zip" class="btn btn-primary me-2 action-btn" id="downloadBtn">
437
<i class="bi bi-cloud-download me-2"></i>Download ZIP
438
</a>
0 commit comments