style(header): remplacer le texte Mangarr par le logo de l'application
All checks were successful
Deploy / deploy (push) Successful in 2m42s
All checks were successful
Deploy / deploy (push) Successful in 2m42s
This commit is contained in:
parent
10d10d2c2f
commit
b609fe0a45
@@ -15,8 +15,8 @@
|
|||||||
<Bars3Icon class="h-6 w-6" />
|
<Bars3Icon class="h-6 w-6" />
|
||||||
</button>
|
</button>
|
||||||
<div class="flex items-center flex-1">
|
<div class="flex items-center flex-1">
|
||||||
<router-link to="/" class="text-white text-2xl font-bold ml-4">
|
<router-link to="/" class="ml-4">
|
||||||
Mangarr
|
<img src="/img/mangarr_logo.png" alt="Mangarr" class="h-10" />
|
||||||
</router-link>
|
</router-link>
|
||||||
<SearchBar />
|
<SearchBar />
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user