Add KaTeX font reset
This commit is contained in:
@@ -271,3 +271,7 @@ figure {
|
|||||||
stroke-linejoin: round;
|
stroke-linejoin: round;
|
||||||
fill: currentColor;
|
fill: currentColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.katex * {
|
||||||
|
font-family: unset;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user