warna logo

This commit is contained in:
aarsyah0 2025-04-24 22:22:02 +07:00
parent a5be9f79a1
commit 24b702e0cb
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
<i class="fas fa-times p-3 cursor-pointer text-secondary opacity-5 position-absolute end-0 top-0 d-none d-xl-none"
aria-hidden="true" id="iconSidenav"></i>
<a class="align-items-center d-flex m-0 navbar-brand text-wrap" href="{{ route('dashboard') }}">
<img src="../assets/img/logo-ct.png" class="navbar-brand-img h-100" alt="...">
<img src="../assets/img/logo-ct.png" class="navbar-brand-img h-100" alt="..."
style="filter: brightness(0) invert(1);">
<span class="ms-3 font-weight-bold text-white">TwiSense</span>
</a>
</div>