We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.katex-display
.katex
1 parent 114fa5f commit 0d70bc2Copy full SHA for 0d70bc2
1 file changed
src/components/mdx/Excalidraw.tsx
@@ -274,8 +274,7 @@ export function Excalidraw({
274
align-items: center;
275
justify-content: center;
276
}
277
- .katex-display { margin: 0; }
278
- .katex { font-size: 1.15em; line-height: 1.2; }
+ .katex { font-size: 1.15em; line-height: 1; }
279
280
@keyframes exc-flow-base { from { stroke-dashoffset: 40; } to { stroke-dashoffset: 0; } }
281
0 commit comments