Resize top nav and compoents

This commit is contained in:
johnnyq
2026-08-14 18:53:20 -04:00
parent e2512b0f86
commit 35239b563d
4 changed files with 73 additions and 5 deletions

View File

@@ -576,7 +576,7 @@ if (isset($_POST['add_telemetry'])) {
<!-- Brand Logo -->
<div class="sidebar-brand">
<a href="https://itflow.org" class="brand-link">
<h3 class="brand-text fw-light"><i class="fas fa-paper-plane text-primary me-2"></i><span class="text-primary text-bold">IT</span>Flow</h3>
<h3 class="brand-text fw-light mb-0"><i class="fas fa-paper-plane text-primary me-2"></i><span class="text-primary text-bold">IT</span>Flow</h3>
</a>
</div>