edit logo
This commit is contained in:
parent
5d18535224
commit
2a37c14d4c
@ -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}
|
||||
>
|
||||
|
Reference in New Issue
Block a user