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

@@ -3,7 +3,7 @@
<div class="sidebar-brand">
<a class="brand-link" href="/agent/dashboard.php">
<span class="brand-text h4"><?= escapeHtml($session_company_name) ?></span>
<span class="brand-text h4 mb-0"><?= escapeHtml($session_company_name) ?></span>
</a>
</div>