ыввы
This commit is contained in:
@@ -9,10 +9,11 @@ export function BearLogo({ sx }: BearLogoProps) {
|
||||
return (
|
||||
<Box
|
||||
component="img"
|
||||
src="/favicon-320.avif"
|
||||
src="/logo.webp"
|
||||
alt="Любимый Креатив"
|
||||
sx={{
|
||||
objectFit: 'contain',
|
||||
transform: 'scale(1.25)',
|
||||
...sx,
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user