1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Fixed books cover image ratio.

This commit is contained in:
Bharadwaja G
2017-09-04 20:50:24 +05:30
parent c1a1bc0135
commit 1c88d21abf
7 changed files with 7 additions and 7 deletions

View File

@ -19,7 +19,7 @@ return [
'description' => 'Description',
'role' => 'Role',
'cover_image' => 'Cover image',
'cover_image_description' => 'The image should be in a height/width ratio of 1.6:1.',
'cover_image_description' => 'The image should be in a height/width ratio of 1.7:1.',
/**
* Actions
*/