Commit 07/08/2025

This commit is contained in:
2025-08-07 15:04:53 +07:00
parent 446f031535
commit eba4f7852e
12 changed files with 387 additions and 229 deletions

View File

@@ -35,7 +35,7 @@
<h1 class="text-center">Zello Status</h1>
</div>
<div class="row">
<p id="zelloStatus">Paragraph</p>
<p class="d-flex justify-content-center" id="zelloStatus">Paragraph</p>
</div>
</div>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>