diff --git a/common/config/main.php b/common/config/main.php index 8cdba62..2afd808 100755 --- a/common/config/main.php +++ b/common/config/main.php @@ -159,8 +159,8 @@ return [ ], 'banner_list' => [ 'resize' => [ - 'width' => 160, - 'height' => 60, + 'width' => 105, + 'height' => 25, 'master' => null ], ], -- libgit2 0.21.4