Add missing styles for toggle card content

This commit is contained in:
Sodbileg Gansukh 2021-11-23 11:32:24 +08:00
parent b3f6b8a82c
commit cad48b230c
3 changed files with 4 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1022,6 +1022,8 @@ is the very first element in the post content */
.has-sans-body .gh-content > dl,
.has-sans-body .gh-content > p,
.has-sans-body .kg-callout-text,
.has-sans-body .kg-toggle-content > ol,
.has-sans-body .kg-toggle-content > ul,
.has-sans-body .kg-toggle-content > p {
font-family: var(--font-sans);
}