mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-22 08:44:36 +00:00
fix: make latex rendering size more simialr to obsidian
This commit is contained in:
@ -60,3 +60,7 @@
|
|||||||
pre.chroma {
|
pre.chroma {
|
||||||
-moz-tab-size:4;-o-tab-size:4;tab-size:4;
|
-moz-tab-size:4;-o-tab-size:4;tab-size:4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.katex {
|
||||||
|
font-size: 1.1em !important;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user