mirror of
https://github.com/thecyberlearn/victor-dashboard.git
synced 2026-08-18 08:53:06 +00:00
logo fix
This commit is contained in:
parent
3326b44833
commit
faa5c58f74
@ -114,7 +114,7 @@
|
|||||||
<div class="flex justify-between items-center py-4">
|
<div class="flex justify-between items-center py-4">
|
||||||
<div class="flex items-center gap-3">
|
<div class="flex items-center gap-3">
|
||||||
<div class="w-[120px]">
|
<div class="w-[120px]">
|
||||||
<img src="/logo.png" alt="Logo" class="w-full h-full object-contain" />
|
<img src="logo.png" alt="Logo" class="w-full h-full object-contain" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user