Reader mode unevenly applying font size to syntax highlighted code block

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:

  1. locate/create post with a syntax highlighted code block
  2. enable reader mode

Expected result:
The font size in the code block should be consistent, and there should be minimal content shift overall.

1 Like