From 8fced89226a2b31fc01d9b73db5d2c87a29aed3b Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 28 Oct 2020 21:10:19 +0000 Subject: [PATCH] Banner height --- epicyon-profile.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index 52a9c146..db570b63 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -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;