quartz/styles/base.scss
@@ -65,6 +65,21 @@ } } article { > mjx-container.MathJax, blockquote > div > mjx-container.MathJax { display: flex; > svg { margin-left: auto; margin-right: auto; } } blockquote > div > mjx-container.MathJax > svg { margin-top: 1rem; margin-bottom: 1rem; } } strong { font-weight: $semiBoldWeight; } @@ -546,8 +561,8 @@ } div:has(> .overflow) { display: flex; max-height: 100%; overflow-y: hidden; } ul.overflow,