diff --git a/config/devdojo/auth/appearance.php b/config/devdojo/auth/appearance.php index f3e69d9..b78ca71 100644 --- a/config/devdojo/auth/appearance.php +++ b/config/devdojo/auth/appearance.php @@ -8,8 +8,8 @@ 'logo' => [ 'type' => 'svg', 'image_src' => '/storage/auth/logo.jpg', - 'svg_string' => '', - 'height' => '64', + 'svg_string' => '', + 'height' => '32', ], 'background' => [ 'color' => '#000000',