Logo düzenlemesi
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 9.1 KiB |
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 7.1 KiB |
|
|
@ -17,7 +17,7 @@ const Logo = (props: LogoProps) => {
|
|||
|
||||
return (
|
||||
<div
|
||||
className={classNames('logo', className)}
|
||||
className={classNames('logo', 'my-1', className)}
|
||||
style={{
|
||||
...style,
|
||||
...{ width: logoWidth },
|
||||
|
|
|
|||