mamot.fr is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mamot.fr est un serveur Mastodon francophone, géré par La Quadrature du Net.

Server stats:

3.3K
active users

François Best

I anyone from is reading this, here's how to fix the code tab on npmjs.com.

The file contents preview originally uses a float:left for the line numbers, which doesn't line up with the contents.

Switching the container to a flex layout solves the problem, and removes the need for a float.