mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-01-14 22:18:43 +00:00
fix: make latex rendering size more simialr to obsidian
This commit is contained in:
parent
e6c7a4e1e2
commit
2145e92b00
@ -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;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user