From 7298e7c885aa15c680fb7337063602eefa60a46c Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 7 Nov 2020 22:10:20 +0000 Subject: [PATCH] Links header style --- epicyon-profile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index 9566999ac..30467c943 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -1570,7 +1570,7 @@ div.container { background-color: var(--column-left-header-background); color: var(--column-left-header-color); font-size: var(--column-left-header-size-mobile); - text-transform: uppercase; + text-transform: var(--column-left-header-style); padding: 4px; border: none; }