diff --git a/common/config/main.php b/common/config/main.php index bf4b92a..52ea47c 100755 --- a/common/config/main.php +++ b/common/config/main.php @@ -85,8 +85,8 @@ return [ ], 'product_trumb2' => [ 'resize' => [ - 'width' => 98, - 'height' => 98, + 'width' => 88, + 'height' => 88, 'master' => null ], ], -- libgit2 0.21.4