mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-19 19:04:06 -06:00
hotfix for consistent fonts across all text elements
This commit is contained in:
parent
a93b498e9b
commit
9a37db6b0b
@ -45,6 +45,9 @@ ul,
|
||||
fill: var(--darkgray);
|
||||
overflow-wrap: anywhere;
|
||||
hyphens: auto;
|
||||
font-size: 0.9rem;
|
||||
letter-spacing: -0.03em;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.math {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user