forked from indymedia/epicyon
Right separator
parent
669f3140fa
commit
3486bf4d4d
|
@ -1008,6 +1008,7 @@ div.container {
|
|||
display: none;
|
||||
}
|
||||
.timeline-banner {
|
||||
vertical-align: top;
|
||||
object-fit: cover;
|
||||
width: 98vw;
|
||||
max-height: var(--banner-height);
|
||||
|
@ -1666,6 +1667,7 @@ div.container {
|
|||
display: inline;
|
||||
}
|
||||
.timeline-banner {
|
||||
vertical-align: top;
|
||||
object-fit: cover;
|
||||
width: 98vw;
|
||||
max-height: var(--banner-height-mobile);
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
Loading…
Reference in New Issue