Commit c0ed629
PostHog Code
fix(code): stop scaling italics 1.18× in markdown
Radix Themes ships --em-font-size-adjust: 1.18 (and the same for Quote)
to make Times New Roman italic visually match the surrounding sans body.
Since we override --em-font-family / --quote-font-family to Open Runde,
the compensation no longer applies and just makes italics render ~18%
larger than neighbouring text — the "hilariously large" italics seen in
agent chat. Set both adjustments to 1.
Generated-By: PostHog Code
Task-Id: ad6f03b1-a226-42a3-99df-47cb2ed0a51f1 parent d7b8cbb commit c0ed629
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
324 | 333 | | |
325 | 334 | | |
326 | 335 | | |
| |||
0 commit comments