A music player that connects to your cloud/distributed storage.
5
fork

Configure Feed

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

fix: firefox css line-height

+1
+1
src/facets/connect/index.html
··· 125 125 font-size: 50%; 126 126 font-weight: 500; 127 127 letter-spacing: var(--tracking-wide); 128 + line-height: 0.75; 128 129 padding: var(--space-3xs); 129 130 text-box: trim-both cap alphabetic; 130 131 text-transform: uppercase;