diff --git a/common/config/main.php b/common/config/main.php index 780cb20..3891171 100755 --- a/common/config/main.php +++ b/common/config/main.php @@ -224,7 +224,7 @@ 'main_blog_one' => [ 'resize' => [ 'width' => 305, - 'height' => 221, + 'height' => 206, 'master' => yii\image\drivers\Kohana_Image::NONE, ], ], -- libgit2 0.21.4