mirror of
https://github.com/imputnet/cobalt.git
synced 2024-12-26 17:46:06 +00:00
web/ChangelogEntry: increase max banner height
This commit is contained in:
parent
c6d0e0bdd5
commit
00c4531011
|
@ -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