From 785bc31aec5df1efd77735f5372030e8ede54fae Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 12 Oct 2020 15:10:34 +0100 Subject: [PATCH] Newswire mobile screen header background --- epicyon-profile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index 51fedb008..4925b4fd6 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -1547,7 +1547,7 @@ aside .toggle-inside li { float: right; } .rightColImg { - background: var(--column-left-color); + background: var(--main-bg-color); width: 100vw; margin: 0 0; padding: 0 0;