update
parent
1ead933d25
commit
018cb66bce
|
@ -322,7 +322,7 @@
|
|||
<div class="flex justify-between items-center">
|
||||
<div class="flex gap-5 items-center">
|
||||
<div>
|
||||
<a href="{{ url('/') }}" class="flex items-center space-x-3 rtl:space-x-reverse">
|
||||
<a href="{{ url('/') }}" class="flex items-center space-x-3 rtl:space-x-reverse p-1 bg-white rounded-full">
|
||||
<img src="{{ asset('assets/logo-dinas.ico') }}" class="h-8" />
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue