Scale banner height

merge-requests/8/head
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

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