[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: correct package-page layout for large content (#596)

authored by

Alex Savelyev and committed by
GitHub
4fe042d4 5b57d2cb

+1
+1
app/pages/[...package].vue
··· 1107 1107 'install install' 1108 1108 'vulns vulns' 1109 1109 'readme sidebar'; 1110 + grid-template-rows: auto auto auto 1fr; 1110 1111 } 1111 1112 } 1112 1113