From 6d8f36ca826fd611caa19574be330ae9a2a1eba8 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 25 Oct 2020 19:03:56 +0000 Subject: [PATCH] Scale banner height --- epicyon-profile.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index 75d104cb..1c9af8da 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -1049,7 +1049,8 @@ aside .toggle-inside li { display: none; } .timeline-banner { - width: 100vw; + width: 100vw; + height: 15vh; } .timeline { border: 0;