mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-02 00:16:31 +01:00
web/ChangelogEntry: increase max banner height
This commit is contained in:
parent
c6d0e0bdd5
commit
00c4531011
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@
|
|||
:global(.changelog-banner) {
|
||||
display: block;
|
||||
object-fit: cover;
|
||||
max-height: 320pt;
|
||||
max-height: 350pt;
|
||||
min-height: 180pt;
|
||||
width: 100%;
|
||||
aspect-ratio: 16/9;
|
||||
|
|
Loading…
Reference in a new issue