Use correct color in content header description. Closes #2889
This commit is contained in:
parent
e95c3d47d9
commit
00ea1cae5b
@ -47,7 +47,7 @@
|
||||
font-size: 1.2rem;
|
||||
font-weight: 400;
|
||||
line-height: 1.3;
|
||||
color: var(--theme-color-background-header);
|
||||
color: var(--theme-color-palette-0);
|
||||
max-width: 900px;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user