fix: Fixed font color for education pages in dark mode (#943)
This commit is contained in:
@@ -72,7 +72,8 @@ html[data-theme='dark'] {
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5 {
|
||||
h5,
|
||||
h6 {
|
||||
color: get-dark-color('heading-color');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user