fix: display math scales with text
All checks were successful
build / build (push) Successful in 44s

This commit is contained in:
2026-03-05 15:39:11 -07:00
parent fd9322740d
commit 6d1d94194b
2 changed files with 1 additions and 2 deletions

View File

@@ -104,6 +104,7 @@ section {
p,
dl,
ol,
.latex-fragment,
ul {
font-size: 1.2rem;
line-height: 1.5rem;

View File

@@ -34,8 +34,6 @@
;; it doesn't get e.g. TikZ arrows.
(str/replace #"stroke=['\"]#000['\"]" "stroke=\"currentColor\"")))
(def ^:dynamic *save-snippets?* false)
(defn render-snippets [snippet-promises]
(fs/with-temp-dir [svg-dir {:prefix "doerg-svg-"}]
(let [rendered-snippets