1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-04 18:29:27 +02:00

Display banner on channel page

This commit is contained in:
Chocobozzz 2021-04-08 09:13:42 +02:00 committed by Chocobozzz
parent cdeddff142
commit 02dd4f3c65
6 changed files with 13 additions and 4 deletions

View file

@ -614,7 +614,7 @@ const ACTOR_IMAGES_SIZE = {
},
BANNERS: {
width: 1920,
height: 384
height: 317 // 6/1 ratio
}
}