The text in codeblocks seem small er than usual. For multiline codeblocks, the line spacing between lines also seem less.
Was something changed?
For example:
Heliosurge
(Dan DeMontmorency)
November 2, 2024, 5:06am
2
Recent update will see if can find link — found it in Daily Summary
We’re experimenting with reducing the size of text and the line height, and increasing the height of code blocks, in order to improve readability of larger blocks of code. This is mostly problematic for large blocks of code exceeding 20 or more lines. The result is more code can be seen in the regular viewport.
Before
[image]
After
[image]
The change has been made here:
https://github.com/discourse-org/design-experiments/pull/75
3 Likes