fix markdown content (#11177)
This commit is contained in:
@@ -698,6 +698,9 @@ $left-gutter: 64px;
|
||||
.markdown-body {
|
||||
font: var(--cpd-font-body-md-regular) !important;
|
||||
letter-spacing: var(--cpd-font-letter-spacing-body-md);
|
||||
font-family: inherit !important;
|
||||
white-space: normal !important;
|
||||
line-height: inherit !important;
|
||||
color: inherit; /* inherit the colour from the dark or light theme by default (but not for code blocks) */
|
||||
|
||||
pre,
|
||||
|
||||
Reference in New Issue
Block a user