fix header
This commit is contained in:
@@ -31,7 +31,7 @@ const t = useTranslations(lang)
|
|||||||
id="main-header"
|
id="main-header"
|
||||||
transition:persist
|
transition:persist
|
||||||
>
|
>
|
||||||
<a class="flex flex-col items-center font-bold uppercase text-text-light" href="/">
|
<a class="flex flex-col items-center font-bold uppercase text-text-light leading-tight" href="/">
|
||||||
<span>THEREALSKILL</span><span class="tracking-widest text-brand">studio</span>
|
<span>THEREALSKILL</span><span class="tracking-widest text-brand">studio</span>
|
||||||
</a>
|
</a>
|
||||||
<nav class="hidden flex-1 md:block">
|
<nav class="hidden flex-1 md:block">
|
||||||
|
|||||||
Reference in New Issue
Block a user