style: use cropped text-only logo in header
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
@@ -50,7 +50,7 @@ export default function Header() {
|
||||
className="group flex items-center gap-2 transition-all duration-200"
|
||||
>
|
||||
<img
|
||||
src="/mozdit_logo.png"
|
||||
src="/mozdit_logo_text.png"
|
||||
alt={siteConfig.general.name}
|
||||
className="h-10 w-auto transition-transform duration-200 group-hover:scale-105"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user