[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: horizontal overflow (#965)

authored by

Florian Heuberger and committed by
GitHub
5bc07783 146c6774

+1 -1
+1 -1
app/pages/about.vue
··· 38 38 </script> 39 39 40 40 <template> 41 - <main class="container flex-1 py-12 sm:py-16"> 41 + <main class="container flex-1 py-12 sm:py-16 overflow-x-hidden"> 42 42 <article class="max-w-2xl mx-auto"> 43 43 <header class="mb-12"> 44 44 <div class="flex items-baseline justify-between gap-4 mb-4">