diff --git a/src/styles/global.css b/src/styles/global.css index 9604afe3..04ba1f18 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -14,7 +14,7 @@ } .math-display { - @apply max-w-0; + @apply max-w-0 clear-both; } .col-list {