Commit 2010984d0ad315701ac6c64c914232bf57ac82c0
1 parent
01b6f5fd
big commti
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
common/config/main.php
@@ -159,8 +159,8 @@ return [ | @@ -159,8 +159,8 @@ return [ | ||
159 | ], | 159 | ], |
160 | 'banner_list' => [ | 160 | 'banner_list' => [ |
161 | 'resize' => [ | 161 | 'resize' => [ |
162 | - 'width' => 160, | ||
163 | - 'height' => 60, | 162 | + 'width' => 105, |
163 | + 'height' => 25, | ||
164 | 'master' => null | 164 | 'master' => null |
165 | ], | 165 | ], |
166 | ], | 166 | ], |