UniMath / agda-unimath

The agda-unimath library
https://unimath.github.io/agda-unimath/
MIT License
222 stars 71 forks source link

Inconsistent font sizes in code blocks #1053

Closed fredrik-bakke closed 5 months ago

fredrik-bakke commented 8 months ago

The font size in agda code blocks is larger than in other code blocks.

image

Inspection reveals that Agda code is displayed with a font size of 15.68px, while text blocks are displayed with a font size of 13.72px:

image

vs.

image

Personally, I think it looks a little better with the slightly smaller size.