You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems that margin-bottom is ignored for some elements such as tables, code blocks and math blocks.
Paragraphs, for example, get the theme margin-bottom correctly, instead the other elements are stucked to a fixed margin, making the whole document weird:
The text was updated successfully, but these errors were encountered:
Seems that
margin-bottom
is ignored for some elements such as tables, code blocks and math blocks.Paragraphs, for example, get the theme
margin-bottom
correctly, instead the other elements are stucked to a fixed margin, making the whole document weird:The text was updated successfully, but these errors were encountered: