smashingmagazine / redesign

Reporting bugs and weird issues on the shiny new Smashing Magazine.
https://next.smashingmagazine.com
41 stars 2 forks source link

Superscript digits in the comments area #368

Closed charakterziffer closed 5 years ago

charakterziffer commented 6 years ago

I’d like to report a bug. In the comments section of the Smashing website some digits are superscript, see combined screenshot:

superscript

I think it affects 1, 2 and 3 of the font Mija and may be because of the css code .article__comments { font-feature-settings: "lnum" 1,"frac" 1,"sups" 1,"subs" 1; }

The numbers should be 01 02 3 10 and 29 instead of 0¹ 0² ³ ¹0 and ²9.

I visited your website with Firefox 60 on Ubuntu Linux 16.04. Hopefully the bug reports in this repo are still watched.

indysigner commented 5 years ago

Hi @charakterziffer, many thanks for reporting the issue, I just deployed a fix!

Thank you,

— Markus