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

fix: make the `/` in the logo not selectable (#1343)

authored by nicr.dev 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>