add logos

This commit is contained in:
sasha-astiadi 2025-06-17 13:15:51 +02:00
parent b563738f5a
commit 5a6f87e706
6 changed files with 147 additions and 90 deletions

File diff suppressed because one or more lines are too long

View File

@ -70,12 +70,12 @@ function Header({
onMouseLeave={() => setLogoHovered(false)}
>
<Logomark
className="h-8 sm:hidden"
className="h-10 sm:hidden"
invert={invert}
filled={logoHovered}
/>
<Logo
className="hidden h-8 sm:block"
className="hidden h-10 sm:block"
invert={invert}
filled={logoHovered}
/>

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 1.2 MiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 1.2 MiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 844 B

After

Width:  |  Height:  |  Size: 5.6 MiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 844 B

After

Width:  |  Height:  |  Size: 5.6 MiB