mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 01:48:28 +00:00
web/ChangelogEntry: increase max banner height
This commit is contained in:
parent
c6d0e0bdd5
commit
00c4531011
@ -141,7 +141,7 @@
|
|||||||
:global(.changelog-banner) {
|
:global(.changelog-banner) {
|
||||||
display: block;
|
display: block;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
max-height: 320pt;
|
max-height: 350pt;
|
||||||
min-height: 180pt;
|
min-height: 180pt;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
aspect-ratio: 16/9;
|
aspect-ratio: 16/9;
|
||||||
|
Loading…
Reference in New Issue
Block a user