feat(nav): agrandit le logo (h-20)
This commit is contained in:
parent
caf274a019
commit
88381a90e1
@ -18,7 +18,7 @@ const links = [
|
|||||||
>
|
>
|
||||||
<div class="max-w-6xl mx-auto px-6 py-5 flex items-center justify-between">
|
<div class="max-w-6xl mx-auto px-6 py-5 flex items-center justify-between">
|
||||||
<a href="/" class="no-underline shrink-0" aria-label="Accueil — IA qu'à">
|
<a href="/" class="no-underline shrink-0" aria-label="Accueil — IA qu'à">
|
||||||
<BrandLogo class="h-14 w-auto" />
|
<BrandLogo class="h-20 w-auto" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<div class="flex items-center gap-6">
|
<div class="flex items-center gap-6">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user