Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I modify the style of the Latex formula section. eg font, padding #268

Open
LJjia opened this issue Mar 10, 2022 · 1 comment
Open

Comments

@LJjia
Copy link
Contributor

LJjia commented Mar 10, 2022

I tried to use katex in css but it doesn't work.like this

.katex-display {
  font-size:1.22em; 
}
.katex
{
  padding-left:8px;
  padding-right: 8px;
}
@Cz1544252489
Copy link

I have met the same problem and cant solve it even I tried approaches that works on web. I think the css environment cant fit well while the math format in latex shows great.
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants