Commit bb56a1fe authored by Fatih Acet's avatar Fatih Acet

Merge branch '26472-math-margin' into 'master'

Add margin to math blocks

Closes #26472

See merge request !8543
parents f1568d71 047107a4
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
max-width: 100%; max-width: 100%;
} }
*:first-child { *:first-child:not(.katex-display) {
margin-top: 0; margin-top: 0;
} }
......
---
title: Add margin to markdown math blocks
merge_request:
author:
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment