mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-24 18:42:09 +02:00
web/ChangelogEntry: reduce banner min height
This commit is contained in:
parent
cecdbda7e4
commit
2b7fcabf87
@ -142,7 +142,7 @@
|
|||||||
display: block;
|
display: block;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
max-height: 320pt;
|
max-height: 320pt;
|
||||||
min-height: 210pt;
|
min-height: 180pt;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
aspect-ratio: 16/9;
|
aspect-ratio: 16/9;
|
||||||
border-radius: var(--padding);
|
border-radius: var(--padding);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user