vaga / hugo-theme-m10c

A minimalistic (m10c) blog theme for Hugo
https://themes.gohugo.io/hugo-theme-m10c/
MIT License
455 stars 280 forks source link

Fixes wonky iOS font sizing in code blocks #102

Closed brainsik closed 1 year ago

brainsik commented 1 year ago

This is currently what code blocks look like in iOS Safari:

broken

This PR fixes them so they look like:

fixed

More details about this issue and the fix can be found at adityatelange/hugo-PaperMod#828.