修复 LaTeX 字体大小问题

This commit is contained in:
RiseForever
2026-08-13 10:56:10 +08:00
parent 6955e1aa77
commit 39be378b4a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"@lucide/astro": "^1.27.0",
"astro": "^7.2.0",
"hast-util-to-html": "^9.0.5",
"katex": "^0.18.1",
"katex": "^0.16.47",
"mdast-util-from-markdown": "^2.0.2",
"mdast-util-gfm": "^3.1.0",
"mdast-util-to-hast": "^13.2.0",