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