How to center tables and equations #3981
-
Hi, I am trying to center the below tables and equations and I can't to seem get them to work. I save these in my database and render them with katex. My katex settings:
I thought maybe just rendering the equation like:
when i render them I get the below: The table and the equation is aligned on the right. How could I fix 10000 this? Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
kyusungpark
Sep 18, 2024
Replies: 1 comment
-
I had a custom css for latex renders that was preventing this. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
edemaine
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I had a custom css for latex renders that was preventing this.