feat: add katex math typesetting
This commit is contained in:
@ -223,3 +223,7 @@ body {
|
||||
-webkit-text-fill-color: transparent;
|
||||
-moz-text-fill-color: transparent;
|
||||
}
|
||||
|
||||
.katex {
|
||||
font-size: $font-size-md;
|
||||
}
|
||||
|
Reference in New Issue
Block a user