Links header style

merge-requests/8/head
Bob Mottram 2020-11-07 22:10:20 +00:00
parent 07612479c2
commit 7298e7c885
1 changed files with 1 additions and 1 deletions

View File

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