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; }