diff --git a/common/config/main.php b/common/config/main.php index d81b1db..5abafb5 100755 --- a/common/config/main.php +++ b/common/config/main.php @@ -94,8 +94,8 @@ return [ ], 'product_trumb' => [ 'resize' => [ - 'width' => 80, - 'height' => 80, + 'width' => 77, + 'height' => 77, 'master' => null ], ], -- libgit2 0.21.4