How to shift equations position to fit long equations with MathJax? #6279
-
DescriptionI saw in this Q&A how to change math font size increase : #2392
Text |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
See https://quarto.org/docs/authoring/article-layout.html and/or use your favourite browser inspect mode to figure out what selector to use to customise via CSS. |
Beta Was this translation helpful? Give feedback.
-
Yep I was able to wrap my equations. Thank you! :::{.column-page} |
Beta Was this translation helpful? Give feedback.
See https://quarto.org/docs/authoring/article-layout.html and/or use your favourite browser inspect mode to figure out what selector to use to customise via CSS.