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