mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-20 03:14:06 -06:00
Merge remote-tracking branch 'origin/v4' into steerability-eval-update
This commit is contained in:
commit
c41828edff
@ -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 {
|
||||
@ -424,7 +427,7 @@ code {
|
||||
font-family: var(--codeFont);
|
||||
border-radius: 5px;
|
||||
padding: 0.1rem 0.2rem;
|
||||
background: var(--lightgray);
|
||||
background: var(--highlight);
|
||||
}
|
||||
|
||||
tbody,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user