[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: disable word break for README tables (#494)

authored by

Denys and committed by
GitHub
53cf7742 637caaf7

+1
+1
app/assets/main.css
··· 463 463 border-collapse: collapse; 464 464 margin: 1.5rem 0; 465 465 font-size: 0.875rem; 466 + word-break: keep-all; 466 467 } 467 468 468 469 .readme-content th,