edit logo

This commit is contained in:
sasha-astiadi 2025-06-17 13:17:02 +02:00
parent 5d18535224
commit 2a37c14d4c

View File

@ -40,7 +40,7 @@ export function Logomark(props: React.ComponentPropsWithoutRef<'svg'>) {
</g>
</g>
</svg>
)
}
@ -49,10 +49,10 @@ export function Logo(props: React.ComponentPropsWithoutRef<'svg'>) {
<svg
xmlns="http://www.w3.org/2000/svg"
xmlnsXlink="http://www.w3.org/1999/xlink"
width={180}
width={135}
zoomAndPan="magnify"
viewBox="0 0 101.25 30.000001"
height={53}
height={40}
preserveAspectRatio="xMidYMid meet"
{...props}
>