Banner height

merge-requests/8/head
Bob Mottram 2020-10-28 21:10:19 +00:00
parent 0e64bc9598
commit 8fced89226
1 changed files with 1 additions and 6 deletions

View File

@ -1746,12 +1746,7 @@ div.container {
display: inline;
}
.timeline-banner {
background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url("banner.png");
height: 6%;
background-position: center;
background-repeat: no-repeat;
background-size: 145vw;
position: relative;
height: 6%;
}
.timeline {
border: 0;