move fonts to public/assets/fonts directory and add light logo SVG
This commit is contained in:
@@ -104,7 +104,7 @@ export function Header_darkbg() {
|
||||
{/* Left: Logo */}
|
||||
<div className="flex items-center md:gap-x-12">
|
||||
<Link href="/" aria-label="Home">
|
||||
<Logo_darkbg className="h-6 w-auto lg:h-6 md:h-8" />
|
||||
<Logo_darkbg className="h-8 w-auto lg:h-8" />
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user