Scale banner height

main
Bob Mottram 2020-10-25 19:03:56 +00:00
parent 2266284508
commit 6d8f36ca82
1 changed files with 2 additions and 1 deletions

View File

@ -1050,6 +1050,7 @@ aside .toggle-inside li {
} }
.timeline-banner { .timeline-banner {
width: 100vw; width: 100vw;
height: 15vh;
} }
.timeline { .timeline {
border: 0; border: 0;