revert mathml block padding

This commit is contained in:
Himadri Bhattacharjee
2025-10-28 18:52:12 +05:30
parent 1b74c62cd4
commit 09643daa7c

View File

@@ -48,6 +48,10 @@
border: 0;
}
math * {
padding: revert;
}
html,
body {
height: 100%;