Priority/Severity: very low
Platform: All
Description:
Reader mode font size mistakenly targeting syntax highlighted code blocks:
Highlighted text are increased to font-size: 16px, while unhighlighted text are left at the normal 14px.
Reproducible steps:
- locate/create post with a syntax highlighted code block
- enable reader mode
Expected result:
The font size in the code block should be consistent, and there should be minimal content shift overall.