mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 04:39:58 +00:00
web/ChangelogEntry: reduce banner min height
This commit is contained in:
parent
cecdbda7e4
commit
2b7fcabf87
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@
|
|||
display: block;
|
||||
object-fit: cover;
|
||||
max-height: 320pt;
|
||||
min-height: 210pt;
|
||||
min-height: 180pt;
|
||||
width: 100%;
|
||||
aspect-ratio: 16/9;
|
||||
border-radius: var(--padding);
|
||||
|
|
Loading…
Reference in a new issue