warna logo
This commit is contained in:
parent
a5be9f79a1
commit
24b702e0cb
|
@ -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"
|
<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>
|
aria-hidden="true" id="iconSidenav"></i>
|
||||||
<a class="align-items-center d-flex m-0 navbar-brand text-wrap" href="{{ route('dashboard') }}">
|
<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>
|
<span class="ms-3 font-weight-bold text-white">TwiSense</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue