[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: make the `/` in the logo not selectable (#1343)

authored by

Nicolò Ribaudo and committed by
GitHub
90fecf87 5ff2b17f

+1
+1
app/components/AppLogo.vue
··· 24 24 font-size="420" 25 25 font-weight="500" 26 26 text-anchor="middle" 27 + style="user-select: none" 27 28 > 28 29 <tspan>/</tspan> 29 30 </text>